osd-contiki/cpu
maralvira 6da84819dd use stdint.h instead of custom types.h
stdint.h is more portable across compilers
2010-11-10 22:06:28 +00:00
..
6502 Use some defined event constant instead of just 0. 2010-10-31 22:51:17 +00:00
arm A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
avr Add missing includes 2010-11-03 16:55:40 +00:00
cc2430 A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
mc1322x use stdint.h instead of custom types.h 2010-11-10 22:06:28 +00:00
msp430 By default, don't print stack on reboot, since there are cases where this may hang the CPU (when the CPU is in LPM when the watchdog triggers). Must fix the code to set the UART and CU into correct modes before enabling stack printout on reboot. 2010-10-24 21:10:25 +00:00
native The recent global change regarding htons allowed to remove this hack :-) 2010-10-19 20:30:47 +00:00
stm32w108 Added a simple implementation of Coffee for STM32W108. 2010-11-10 11:20:44 +00:00
x86 Patch by Gideon Ernst: use explicit $(CONTIKI) path instead of implicit ../../ path to the mknmlist script 2009-09-03 17:41:58 +00:00
z80 A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00