nes-proj/os/net/mac/tsch
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
..
sixtop Move some readme files to wiki 2017-10-06 16:28:26 +02:00
Makefile.tsch Renamed core to os 2017-09-01 15:29:00 +02:00
tsch-adaptive-timesync.c Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-adaptive-timesync.h Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-asn.h Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-conf.h Autoconfigure Orchestra whenever the module is included 2017-10-12 18:32:19 +02:00
tsch-log.c Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-log.h tsch-log: fix autoconfiguration of TSCH_LOG_PER_SLOT 2017-10-12 17:09:01 +02:00
tsch-packet.c Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-packet.h Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-private.h Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-queue.c Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-queue.h Autoconfigure Orchestra whenever the module is included 2017-10-12 18:32:19 +02:00
tsch-rpl.c Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-rpl.h Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-schedule.c Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-schedule.h Autoconfigure Orchestra whenever the module is included 2017-10-12 18:32:19 +02:00
tsch-security.c Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-security.h Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-slot-operation.c Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-slot-operation.h Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch.c Don't initialise the queuebuf unconditionally 2017-10-29 23:18:36 +00:00
tsch.h TSCH: default Max EB period to 16s 2017-10-12 17:09:07 +02:00