contiki/cpu
2011-12-01 09:58:55 -05:00
..
6502 Removed the obsolete MAC_CONF_CHANNEL_CHECK_RATE (now replaced with NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE) 2011-09-05 20:42:19 +02:00
arm
avr Bugfix: use 16 bit tick count to adjust clock after sleep 2011-12-01 09:58:55 -05:00
cc2430
mc1322x
msp430 Fixed splhigh/splx for the IAR compiler 2011-09-27 22:51:28 +02:00
native The dependency on the ucontext functions has the potential to keep others from successfully using cpu/native for other platforms. As the Contiki multithreading library typically isn't used at all it's not worth the trouble. So we just limit it to Windows and Linux - where it is known to not only build but actually work. If someone needs the Contiki cpu/native multithreading library on another platform he's certainly welcome to add that platform - hopefully by just activating the codepath that we now made exclusive for Linux for his platform. 2011-11-30 23:41:39 +01:00
stm32w108
x86
z80