1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/telosb
Kévin Roussel bee4698158 boards/xx/driver_cc2420: fix race condition in CCA determination
Ensure that CS is active and IRQ disabled when querying CCA
on CC2420 (cc2420_get_cca() function).
Also do a little refactoring (renamed c variable into count,
and named the constant corresponding to RSSI "timeout").
2014-07-08 16:33:18 +02:00
..
include fixes bug in telosb board.h introduced by PR #459 2014-01-21 15:01:05 +01:00
board.c fix grammar in license header 2013-11-23 13:11:56 +01:00
driver_cc2420.c boards/xx/driver_cc2420: fix race condition in CCA determination 2014-07-08 16:33:18 +02:00
Makefile removed redundant include pathes from Makefiles 2014-01-05 16:11:08 +01:00
Makefile.dep remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
Makefile.include make: remove local definitions of (ELF|HEX)FILE 2014-06-12 10:12:49 +02:00
uart.c remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00