contiki/cpu
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
..
6502
arm
avr Remove unused SPI initializer flag from AVR. Comment out in the msp-430 template. 2012-02-27 17:05:22 -05:00
cc253x cc2x3x clock driver cleanup 2012-04-03 16:26:10 +01:00
cc2430 Stack-friendly cc243x clock ISR enabled by default 2012-04-03 16:26:10 +01:00
mc1322x
msp430 avoid unnecessary symbols.c/h copying 2012-03-26 23:00:43 +02:00
native Avoid deprecated error on Darwin. 2012-03-02 15:15:47 -05:00
stm32w108 fixes in mb851 and stm32w108: erroneous linking with mpu.o, conf file, 2012-04-03 11:47:30 +02:00
x86 avoid unnecessary symbols.c/h copying 2012-03-26 23:00:43 +02:00
z80