osd-contiki/dev/cc2520
Ralf Schlatterbeck b9fc6a8324 Fix for hardware with less gpio pins
Some implementations don't have enough pins to implement CC2520_FIFO on a
separate pin. By not defining CC2520_FIFO_IS_1 an alternative
implementation uses an spi command to retrieve the FIFO overflow
exception info.
2016-05-08 16:44:49 +02:00
..
cc2520.c Fix for hardware with less gpio pins 2016-05-08 16:44:49 +02:00
cc2520.h Solved issue with CC2520_READ_REG macro to read correct value of register. 2015-09-08 19:39:23 +05:30
cc2520_const.h Moved the cc2520 driver into its own dev/cc2520 module 2014-01-26 23:20:31 +01:00