nes-proj/core/dev
nifi 3a8ee769cb Changed to monitor the UART transmitter buffer ready flag instead of the UART transmitter empty flag. This almost doubles the speed of transmitting data to CC2420. Patch by James Brown. 2009-08-31 12:06:34 +00:00
..
battery-sensor.h
button-sensor.h
cc2420-aes.c * Corrected address for setting key 1 2009-04-07 09:22:58 +00:00
cc2420-aes.h
cc2420.c Fixed problem with the radio driver changing transmission power to max when not specified at transmission. Also fixed bug where the lock was released when setting the transmission power. 2009-08-19 15:05:05 +00:00
cc2420.h
cc2420_const.h
cc2420_misc.h
ds2411.c quick fix for driver to work with 4MHz 2009-06-23 13:12:37 +00:00
ds2411.h
eeprom.h
leds.c Minor code style fixes 2009-02-24 21:30:20 +00:00
leds.h
radio-sensor.h
radio.h
rom.h
serial-line.c 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
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.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 Only process incoming data if the process is polled. Compile checksum checks only for IPv4. 2008-11-06 08:18:29 +00:00
slip.h
spi.h Changed to monitor the UART transmitter buffer ready flag instead of the UART transmitter empty flag. This almost doubles the speed of transmitting data to CC2420. Patch by James Brown. 2009-08-31 12:06:34 +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