- Mar 28, 2019
-
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
- Mar 25, 2019
-
-
Peter Ruckebusch authored
-
- Mar 22, 2019
-
-
Peter Ruckebusch authored
merging
-
- Mar 24, 2015
-
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
MAJOR COMMIT: now dynamic components can be pre-installed inside the firmware. For this a preinstalled-components.h header must implemented that provides a component db. In order to do this efficiently the component objects needed to change. Now they also include two dependency arrays storing the dependencencies of the component. Also included are some bugfixes in the lower rime modules.
-
- Mar 12, 2015
-
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
- Feb 27, 2015
-
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
Adding an exact copy of the hal/ hil/ and kernel/ folder in the dynamic source tree (obtained from the static source tree)
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
Changed the directory structure so that it better reflect the contiki source tree layout and has less subdirectories
-
- Feb 26, 2015
-
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
- Oct 07, 2014
-
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
Added define for including/excluding component names and component processes(default not included). The define can be altered in kernel-config.h
-
Peter Ruckebusch authored
Modified the application component objects so that they do not include the component name and process in the component definition
-
Peter Ruckebusch authored
Modified the stub headers so that they do not include the component name in the component info. Modified the component objects so that they do not include the component name and omit the process array. Modified the component constdefs so that they only include an ENUM for all functions
-
- Oct 06, 2014
-
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
Modified the applications so that they first include the stub header of process (otherwise, the original header is included because it is necessary in kernel.h). I also modified the access to global variables. Now getters and setters are used instead of direct memory access.
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
Added new parent directory for component stub headers, objects and constdef files. Also added the automatically generated stub headers, component object definitions and constdefs
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-
Peter Ruckebusch authored
-