nes-proj/core/dev
nifi 14b1bb9f57 Fixed to only use leds when DEBUG is set 2010-04-20 11:41:16 +00:00
..
battery-sensor.h
button-sensor.h
cc2420-aes.c * Changed to write keys to CC2420 RAM big-endian order 2010-03-15 23:04:54 +00:00
cc2420-aes.h * Changed to write keys to CC2420 RAM big-endian order 2010-03-15 23:04:54 +00:00
cc2420.c Fixed to only use leds when DEBUG is set 2010-04-20 11:41:16 +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
cc2420_const.h Added AES cipher constants 2008-07-02 09:03:49 +00:00
cc2420_misc.h
ds2411.c Code style fix 2009-12-05 11:26:20 +00:00
ds2411.h
eeprom.h
leds.c Minor code style fixes 2009-02-24 21:30:20 +00:00
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 New return value for invidating a link-layer collision 2010-03-30 23:00:22 +00:00
rom.h
serial-line.c Minor style fix 2010-02-23 18:26:26 +00:00
serial-line.h Changed the name of the 'serial' module to 'serial-line' to signify that the module is about lines of data from the serial port, not individual bytes, and to make sdcc happy 2009-03-17 15:56:32 +00:00
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 Enabled the SHT11 register readout to allow reading the low-voltage indicator bit 2008-11-10 21:10:36 +00:00
sht11.h Code style fixes 2008-07-08 08:23:47 +00:00
slip.c Fixed to call the SLIP callback function also when using IPv6 2010-03-17 07:10:25 +00:00
slip.h
spi.h * Fixed FASTSPI_READ_RAM_LE to wait for tx end before reading 2010-03-15 23:01:37 +00:00
watchdog.h
xmem.h Changed type from off_t (that potentially conflicts with existing types.h typedefs) to unsigned long 2008-07-03 23:12:10 +00:00