This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-01-11 03:29:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
sky
History
bg-
b32db9763e
* Bump maximum number of udp sockets to 16.
...
* Remove unused stuff.
2007-04-11 15:22:05 +00:00
..
apps
Program for 'permanently' burning a node ID to external flash
2007-03-23 16:03:11 +00:00
dev
* Device driver for the SHT1x on the Tmote sky.
2007-04-04 12:48:50 +00:00
doc
Short description of the Tmote Sky platform
2007-03-29 23:13:39 +00:00
client.c
* Also print channel number.
2007-04-11 10:13:59 +00:00
contiki-conf.h
* Bump maximum number of udp sockets to 16.
2007-04-11 15:22:05 +00:00
contiki-sky-main.c
Added initialization of rtimers
2007-04-03 19:04:50 +00:00
dhclient.c
* Also print channel number.
2007-04-11 10:13:59 +00:00
gateway.c
* Also print channel number.
2007-04-11 10:13:59 +00:00
loadable_prg.c
Import of files for the Tmote sky platform.
2006-08-02 14:44:46 +00:00
Makefile
Added uip-ipchksum.o
2007-03-15 21:50:23 +00:00
Makefile.sky
Removed loader/ subdirectory
2007-03-25 17:21:33 +00:00
node-id.c
Node IDs are stored in external memory and restored on bootup
2007-03-23 09:59:08 +00:00
node-id.h
Node IDs are stored in external memory and restored on bootup
2007-03-23 09:59:08 +00:00
udprecv.c
bug fix:
2006-12-11 15:19:34 +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