contiki/cpu/cc2430
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
..
dev Stack-friendly cc243x clock ISR enabled by default 2012-04-03 16:26:10 +01:00
8051def.h Deleted obsolete macros. Minor formatting 2012-04-03 16:26:10 +01:00
bank-alloc.py Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
cc2430_sfr.h Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
Makefile.cc2430 Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
mtarch.h Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
rtimer-arch.c Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
rtimer-arch.h 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