osd-contiki/cpu
Mariano Alvira 535b9d35d7 mc1322x: disable broken maca calls for now.
maca_on, maca_off, and contiki_maca_init don't work correctly;
they mess up address filtering.

disable them for now and fix them later.
2011-02-23 15:19:44 -08:00
..
6502 Made cc65 build compatible with make.exe from GnuWin32 and cmd.exe. We just live without the phony targets when building with cmd.exe - the next cc65 release will make the whole sed thingy obsolete anyway :-) 2011-01-23 16:30:30 +00:00
arm Converted CRLF line endings to LF 2011-01-05 17:16:42 +00:00
avr Allocate variable only when mass storage is enabled 2011-02-23 14:06:06 -05:00
cc2430 A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
mc1322x mc1322x: disable broken maca calls for now. 2011-02-23 15:19:44 -08:00
msp430 msp430: fix "implicit declaration of function" warnings in clock.c, by including watchdog.h 2011-02-21 09:23:52 -08:00
native The recent global change regarding htons allowed to remove this hack :-) 2010-10-19 20:30:47 +00:00
stm32w108 Now it is putchar that has to be redefined (instead of __io_putchar), like other platforms. 2011-01-19 09:13:06 +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