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-04 07:30:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
/
dev
History
adamdunkels
cea299d79a
Call upper layers even if packet reception failed - this allows the RDC layer to shut off the radio even if a malformed packet was received.
2011-01-09 21:09:28 +00:00
..
battery-sensor.h
…
button-sensor.h
…
cc2420_const.h
removed obsolete definitions
2010-06-24 09:28:12 +00:00
cc2420-aes.c
Adapted to new SPI and CC2420 naming
2010-06-24 11:25:55 +00:00
cc2420-aes.h
…
cc2420.c
Call upper layers even if packet reception failed - this allows the RDC layer to shut off the radio even if a malformed packet was received.
2011-01-09 21:09:28 +00:00
cc2420.h
Added parenthesis around addresses to allow expressions as arguments
2010-12-16 22:39:50 +00:00
ds2411.c
corrected include path
2010-08-25 18:35:52 +00:00
ds2411.h
…
eeprom.h
…
leds.c
…
leds.h
…
nullradio.c
…
nullradio.h
…
radio-sensor.h
…
radio.h
…
rom.h
…
serial-line.c
…
serial-line.h
…
sht11-sensor.c
…
sht11-sensor.h
…
sht11.c
…
sht11.h
…
slip.c
Patch from Roger Larsson to answer mac address request, for testing autoconfigure.
2010-12-23 22:38:47 +00:00
slip.h
…
spi.h
split SPI code into generic and CC2420-related and renamed constants in CC2420
2010-06-23 10:15:28 +00:00
watchdog.h
…
xmem.h
…