nes-proj/platform/sky
bg- 5345925ce6 * Kernel ssd.c is gone.
* New kernel client.c with static IP configuration.

* Replace elfloader.c with new cle.c and elfloader_compat.c. Taken
  together they requires less ROM and RAM than the old version.
2006-12-01 14:55:15 +00:00
..
dev Bit-banging I2C master. 2006-09-27 09:43:55 +00:00
Makefile * Kernel ssd.c is gone. 2006-12-01 14:55:15 +00:00
client.c Like the dhclient.c kernel but with static IP configuration. 2006-10-27 13:08:15 +00:00
contiki-conf.h 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
dhclient.c Use leds_toggle rather than leds_(on|off). 2006-10-10 18:25:36 +00:00
gateway.c Different and hopefully correct low power management. 2006-08-17 15:42:42 +00:00
loadable_prg.c Import of files for the Tmote sky platform. 2006-08-02 14:44:46 +00:00
udprecv.c Change typedef of uip_ipaddr_t from a vector type to a union. 2006-08-09 16:13:39 +00:00
udpsend.c Change typedef of uip_ipaddr_t from a vector type to a union. 2006-08-09 16:13:39 +00:00