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-02-09 10:31:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
/
dev
History
adamdunkels
4b04fdd328
Minor style fix
2010-02-23 18:26:26 +00:00
..
battery-sensor.h
…
button-sensor.h
…
cc2420_const.h
…
cc2420_misc.h
…
cc2420-aes.c
…
cc2420-aes.h
…
cc2420.c
Removed non-functional time synchronization code; added some experimental code for CCA checks (enabled CCA mode 1, a temporary development function for setting the CCA threshold); enable the possibility to switch off radio even if a packet is currently arriving
2010-02-23 18:24:49 +00:00
cc2420.h
Removed non-functional time synchronization code; added some experimental code for CCA checks (enabled CCA mode 1, a temporary development function for setting the CCA threshold); enable the possibility to switch off radio even if a packet is currently arriving
2010-02-23 18:24:49 +00:00
ds2411.c
Code style fix
2009-12-05 11:26:20 +00:00
ds2411.h
…
eeprom.h
…
leds.c
…
leds.h
…
nullradio.c
A null radio driver that does not do anything - useful in the native port and as a template for new radio drivers
2010-02-23 18:18:53 +00:00
nullradio.h
A null radio driver that does not do anything - useful in the native port and as a template for new radio drivers
2010-02-23 18:18:53 +00:00
radio-sensor.h
…
radio.h
A work-in-progress rework of the Contiki MAC and radio layers. The
2010-02-18 21:48:39 +00:00
rom.h
…
serial-line.c
Minor style fix
2010-02-23 18:26:26 +00:00
serial-line.h
…
sht11-sensor.c
Added the battery indicator to the sensors API
2010-01-15 08:51:21 +00:00
sht11-sensor.h
Added the battery indicator to the sensors API
2010-01-15 08:51:21 +00:00
sht11.c
…
sht11.h
…
slip.c
…
slip.h
…
spi.h
…
watchdog.h
…
xmem.h
…