nes-proj/os
Yasuyuki Tanaka efd84940d8 sixtop: start transaction timer in its allocation process
While the timer is designed to get started on state transition from
SIXP_TRANS_STATE_INIT, the state transition may not happen in some
erroneous situation. This change makes sure that the timer is started
once it's allocated.
2017-09-13 14:38:06 +09:00
..
dev Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h 2017-09-08 14:20:59 +02:00
lib Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h 2017-09-08 14:20:59 +02:00
net sixtop: start transaction timer in its allocation process 2017-09-13 14:38:06 +09:00
services Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h 2017-09-08 14:20:59 +02:00
storage Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h 2017-09-08 14:20:59 +02:00
sys sixtop: use LOG APIs instead of PRINTF from net-debug.h 2017-09-13 14:38:06 +09:00
contiki-default-conf.h Renamed core to os 2017-09-01 15:29:00 +02:00
contiki-lib.h Renamed core to os 2017-09-01 15:29:00 +02:00
contiki-net.h Renamed core to os 2017-09-01 15:29:00 +02:00
contiki.h Renamed core to os 2017-09-01 15:29:00 +02:00