nes-proj/os
George Oikonomou 8de3ffbc2e Don't initialise the queuebuf unconditionally
Currently, it is only used by 6LoWPAN when fragmentation is enabled, by TSCH and by CSMA. Platforms that disable fragmentation and choose a different MAC layer (e.g. NULLMAC) will unnecessarily end up with the module linked in the image, wasting flash and/or RAM space.
2017-10-29 23:18:36 +00:00
..
dev Merge pull request #97 from sics-iot/contrib/cleanup-energest 2017-10-14 09:24:14 +02:00
lib Rename PROJECT_CONF_H to PROJECT_CONF_PATH for clarity and so as to avoid possible conflicts with guards in project-conf.h files 2017-10-07 09:45:41 +02:00
net Don't initialise the queuebuf unconditionally 2017-10-29 23:18:36 +00:00
services Autoconfigure Orchestra whenever the module is included 2017-10-12 18:32:19 +02:00
storage Re-organzie ip stack implementation 2017-09-22 17:09:54 +02:00
sys Hand main()'s arguments over to the platform 2017-10-29 23:18:36 +00:00
contiki-default-conf.h contiki-default-conf.h: unfold definitions for more readable 'viewconf' 2017-10-12 08:42:45 +02:00
contiki-lib.h
contiki-main.c Don't initialise the queuebuf unconditionally 2017-10-29 23:18:36 +00:00
contiki-net.h Re-organzie ip stack implementation 2017-09-22 17:09:54 +02:00
contiki.h Removed obsolete library procinit 2017-10-13 13:23:23 +02:00