osd-contiki/dev
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
..
arduino Add LED strip example 2015-01-25 18:31:17 +01:00
cc1200 cc1200: Make it more suitable for contikimac + bugfix in rx_rx() 2015-11-26 09:42:19 +01:00
cc2420 New radio interface parameters: Rx poll mode, last packet timestamp, last packet rssi, last packet lqi. Implementation of these parameters for cc2420, with, in addition, runtime configuration of CCA before Tx, auto-ack and frame filtering 2015-12-04 15:21:51 +01:00
cc2520 Fix for hardware with less gpio pins 2016-05-08 16:44:49 +02:00
ds2411 Removed all module makefiles. Instead, all .c files in a module directory are compiled. 2014-01-26 23:20:46 +01:00
enc28j60 Fix ip64 warnings 2016-02-04 00:26:54 +01:00
sht11 Removed compiler warning from sht11.c 2015-10-20 09:37:12 +02:00