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-18 18:30:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
avr-ravenusb
History
dak664
b33b89216f
Delete obsolete file
2011-02-07 14:35:19 -05:00
..
cdc_task.c
Add rf230_listen_channel routine to force RX_ON state for sniffing and to read rssi for energy scan.
2010-12-15 16:50:44 +00:00
cdc_task.h
…
contiki-conf.h
Fix configuration for RPL build (no packet queuing, default no TCP)
2010-12-18 22:37:02 +00:00
contiki-raven-default-init-lowlevel.c
…
contiki-raven-default-init-net.c
…
contiki-raven-main.c
Give jackdaw fe80::0 address and number webservers from fe80::1
2010-12-14 23:22:01 +00:00
contiki-raven.h
…
httpd-simple-avr.c
Add status page link, show correct rssi, fix indexing off array in ipv4 builds
2010-12-04 21:32:35 +00:00
loadable_prg.c
…
Makefile.avr-ravenusb
…
rng.c
Save 256 bytes of RAM by excluding floating point routine
2010-11-21 17:56:36 +00:00
rng.h
…
sicslow_ethernet.c
Minor format and comment changes
2010-12-14 22:51:04 +00:00
sicslow_ethernet.h
…