nes-proj/platform/sensinode
George Oikonomou ce17fa131c Stack-friendly cc243x clock ISR enabled by default
This new approach (CLOCK_CONF_ACCURATE=0) was not as inaccurate
as originally thought. In fact, it has pretty much the same
accuracy as the old, stack-hungry version.

* Renamed the define from CLOCK_CONF_ACCURATE (1: old) to
  CLOCK_CONF_STACK_FRIENDLY (1: new) to stop implying
  that one is more accurate than the other.
* Using CLOCK_CONF_STACK_FRIENDLY by default.
2012-04-03 16:26:10 +01:00
..
apps/batmon Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
dev Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
Makefile.sensinode Renamed sensinode-debug to debug 2012-04-02 11:22:19 +01:00
contiki-conf.h Stack-friendly cc243x clock ISR enabled by default 2012-04-03 16:26:10 +01:00
contiki-sensinode-main.c Stack-friendly cc243x clock ISR enabled by default 2012-04-03 16:26:10 +01:00
debug.c Renamed sensinode-debug to debug 2012-04-02 11:22:19 +01:00
debug.h Renamed sensinode-debug to debug 2012-04-02 11:22:19 +01:00
disco.c Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
disco.h Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
putchar.c Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
segment.rules Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
viztool.c Some uN_t had crept back in cc2530dk and sensinode. 2012-03-29 13:10:10 +01:00