osd-contiki/cpu
2007-04-08 20:06:56 +00:00
..
6502 Allow to build the statically linked telnet-server and webserver examples using cc65. 2007-03-03 13:38:07 +00:00
at91sam7s Padded struct codeprop_tcphdr to 4 bytes, to get around different 2007-03-18 13:15:00 +00:00
avr SLIP for AVR on UART1 2007-02-02 13:13:16 +00:00
msp430 rtimer_arch_now() now returns the correct value 2007-04-07 05:45:08 +00:00
native Fixed stupid bug. I have no idea how I didn't run into this one for months ! The development platforms have 400-600 bytes buffer size. So every incoming 1500 packet overwrote ~ 1000 bytes of uIP variables. And this happens very easily as every packet coming in for the Windows IP stack is seen by uIP as well (and discarded because of the wrong IP address). 2007-04-08 20:06:56 +00:00
x86 x86 elfloader 2007-03-28 20:27:13 +00:00