TSCH: add a sample .csc file and configuration for Cooja mote

This commit is contained in:
Yasuyuki Tanaka 2016-09-06 15:14:10 +02:00
parent 0ff474e393
commit 30ddd97124
2 changed files with 283 additions and 0 deletions

View file

@ -181,4 +181,8 @@
#endif /* CONTIKI_TARGET_CC2538DK || CONTIKI_TARGET_ZOUL \
|| CONTIKI_TARGET_OPENMOTE_CC2538 */
#if CONTIKI_TARGET_COOJA
#define COOJA_CONF_SIMULATE_TURNAROUND 0
#endif /* CONTIKI_TARGET_COOJA */
#endif /* __PROJECT_CONF_H__ */