osd-contiki/cpu
2011-11-30 23:41:39 +01: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 Bug fix by Jonathan Chung 2011-07-22 15:07:52 +02:00
avr Better fix for hardware FCS error on JTAG reset 2011-11-15 13:24:58 -05:00
cc2430 A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
mc1322x don't worry about wraparound in rtimer_arch_schedule 2011-09-02 12:36:10 -04:00
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 STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
x86 Replaced make-empty-symbols with empty-symbols.[c|h] 2011-04-03 13:24:58 +02:00
z80 A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00