joxe
|
80942abaf7
|
split hw config into platform-conf and adapted to new SPI and CC2420 naming
|
2010-06-23 10:18:05 +00:00 |
|
nifi
|
d4b619bcc5
|
Renamed SPI_WAITFOREOTxBUF to SPI_WAITFORTxREADY for clarity and generalized SPI transmission status checks to work with both AVR and MSP430
|
2009-09-07 11:31:26 +00:00 |
|
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 |
|
nvt-se
|
74e9bc8789
|
Added flash reads and writes to energest.
|
2009-05-11 15:26:24 +00:00 |
|
adamdunkels
|
51f4ab8b2c
|
Changed type from off_t (that potentially conflicts with existing types.h typedefs) to unsigned long
|
2008-07-03 23:12:10 +00:00 |
|
adamdunkels
|
8058a49d21
|
Code style fix
|
2008-02-11 10:43:31 +00:00 |
|
nvt-se
|
6005437b27
|
Disable the watchdog during the whole erase operation.
|
2008-01-21 10:40:26 +00:00 |
|
nvt-se
|
bed0963769
|
Call watchdog_periodic before erasing each sector, because this operation
takes approximately 1s.
|
2008-01-21 10:28:44 +00:00 |
|
adamdunkels
|
b51977a693
|
Added Doxygen documentation
|
2007-11-10 20:45:29 +00:00 |
|
bg-
|
7f7a6ae577
|
* Avoid using FASTSPI_TX to reduce size of object code.
* Use off_t to avoid overflows.
|
2006-08-10 16:42:11 +00:00 |
|
bg-
|
7b791de692
|
Import of files for the Tmote sky platform.
|
2006-08-02 14:44:46 +00:00 |
|