This website requires JavaScript.
Explore
Help
Sign In
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
43e9e3caa0
osd-contiki
/
platform
/
sky
History
oliverschmidt
48609fb3a3
Added defines for declaring functions/data which are part of the CCI (Contiki Core Interface) and CLI (Contiki Loadable Interface). Both defines are empty for all platforms but the upcoming Win32 port.
2006-08-13 15:06:08 +00:00
..
dev
* Avoid using FASTSPI_TX to reduce size of object code.
2006-08-10 16:42:11 +00:00
contiki-conf.h
Added defines for declaring functions/data which are part of the CCI (Contiki Core Interface) and CLI (Contiki Loadable Interface). Both defines are empty for all platforms but the upcoming Win32 port.
2006-08-13 15:06:08 +00:00
dhclient.c
Change typedef of uip_ipaddr_t from a vector type to a union.
2006-08-09 16:13:39 +00:00
gateway.c
Change typedef of uip_ipaddr_t from a vector type to a union.
2006-08-09 16:13:39 +00:00
loadable_prg.c
Import of files for the Tmote sky platform.
2006-08-02 14:44:46 +00:00
Makefile
Assertions are useful.
2006-08-11 13:37:21 +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