osd-contiki/platform
2007-04-08 20:06:56 +00:00
..
apple2enh Factored out settings specific more to architecture and/or toolchain rather than specific target. 2007-03-03 13:39:42 +00:00
c64 Don't make assumptions on textentry contents beyond the first '\0'. 2006-09-09 23:09:59 +00:00
cc2420dbk * Avoid building some stuff that we currently don't use. 2007-02-02 14:35:14 +00:00
cooja minor changes 2007-04-02 16:31:28 +00:00
esb network setup for uip with slip 2007-04-05 08:11:57 +00:00
ethernut1 Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( 2006-08-15 14:46:33 +00:00
ethernut2 Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( 2006-08-15 14:46:33 +00:00
gtk Updated to use the cpu/native makefile 2007-03-31 18:44:14 +00:00
minimal-net Moved wpcap*.[ch] from platform/minimal-net/net to cpu/native/net. 2007-04-01 20:39:05 +00:00
minimal-ppp Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( 2006-08-15 14:46:33 +00:00
native Removed reliance on x86 cpu 2007-03-28 20:24:45 +00:00
netsim Made text appear lower to the right, made window larger to accommodate all nodes 2007-04-02 17:58:43 +00:00
sky * Device driver for the SHT1x on the Tmote sky. 2007-04-04 12:48:50 +00:00
stepper-robot Padded struct codeprop_tcphdr to 4 bytes, to get around different 2007-03-18 13:15:00 +00:00
stk501 Add new plattform definition for the STK 501 board featuring an 2006-12-22 17:19:22 +00:00
win32 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