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-30 21:32:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
sky
History
adamdunkels
fbcf9b6fcf
Disable watchdog while burning node ID
2008-02-11 10:43:47 +00:00
..
apps
Disable watchdog while burning node ID
2008-02-11 10:43:47 +00:00
dev
Code style fix
2008-02-11 10:43:31 +00:00
doc
…
client.c
Made use of uip_ipaddr_to_quad().
2008-01-04 23:28:33 +00:00
contiki-conf.h
Added uIP destimation unreachable message, removed defailt XMAC timer definitions (for now), turned profiling off(for now), added process event number configuration, reduced data memory size for the ELF loader
2008-02-03 21:01:36 +00:00
contiki-sky-main.c
Added code for routing IP packets over low-power radios using the Rime mesh module
2008-02-03 21:03:19 +00:00
dhclient.c
Made use of uip_ipaddr_to_quad().
2008-01-04 23:28:33 +00:00
energest-arch.c
…
gateway.c
Made use of uip_ipaddr_to_quad().
2008-01-04 23:28:33 +00:00
loadable_prg.c
…
Makefile
…
Makefile.sky
Removed ENERGEST_CONF_ON which is present in contiki-conf.h anyway
2008-01-08 08:18:00 +00:00
node-id.c
…
node-id.h
…
udprecv.c
…
udpsend.c
…