osd-contiki/platform/srf06-cc26xx/sensortag
George Oikonomou 5eb0470ad4 Move the SPI and Ext Flash Driver to a common directory
This commit creates a `common` directory, aimed to host drivers supported by multiple boards of the CC13xx/CC26xx family.

We move the Sensortag SPI and External Flash drivers to this location and we change the Sensortag build system to pull the  respective files from therein.
2016-01-28 11:23:20 +00:00
..
cc2650 Add support for SmarfRF06 + CC1310EM 2015-08-23 19:54:43 +01:00
bmp-280-sensor.c Rename select() in various sensortag sensor drivers 2016-01-10 15:47:34 +00:00
bmp-280-sensor.h Use the BMP in 'forced' mode and reduce startup delay 2015-05-15 09:20:57 +01:00
board-i2c.c Add support for SmarfRF06 + CC1310EM 2015-08-23 19:54:43 +01:00
board-i2c.h Improve I2C power-cycling logic: 2015-05-15 09:21:02 +01:00
board-peripherals.h Replace SHT21 with HDC1000 driver in the tag build 2015-05-14 13:20:39 +01:00
board.c Remove references to obsolete peripheral clock scaling functions 2015-05-17 15:01:01 +01:00
button-sensor.c Add support for SmarfRF06 + CC1310EM 2015-08-23 19:54:43 +01:00
button-sensor.h Define button_sensor in contiki-conf.h 2015-05-03 13:30:59 +01:00
buzzer.c Configure pins for unused tag peripherals 2015-05-15 09:21:03 +01:00
buzzer.h Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00
hdc-1000-sensor.c Add a driver for the HDC1000 sensor 2015-05-14 13:20:39 +01:00
hdc-1000-sensor.h Add a driver for the HDC1000 sensor 2015-05-14 13:20:39 +01:00
Makefile.sensortag Move the SPI and Ext Flash Driver to a common directory 2016-01-28 11:23:20 +00:00
mpu-9250-sensor.c Improve MPU power-cycling logic: 2015-05-15 09:21:04 +01:00
mpu-9250-sensor.h Improve MPU power-cycling logic: 2015-05-15 09:21:04 +01:00
opt-3001-sensor.c Rename select() in various sensortag sensor drivers 2016-01-10 15:47:34 +00:00
opt-3001-sensor.h Improve OPT sensor driver and usage 2015-05-15 09:20:59 +01:00
reed-relay.c Remove references to IOC_JTAG_DISABLE 2015-05-17 14:09:52 +01:00
reed-relay.h Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00
sensor-common.c Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00
sensor-common.h Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00
sensortag-sensors.c Replace SHT21 with HDC1000 driver in the tag build 2015-05-14 13:20:39 +01:00
tmp-007-sensor.c Tidy-up macro semicol usage 2015-05-15 09:20:58 +01:00
tmp-007-sensor.h Add SensorTag CC2650 files 2015-02-25 13:11:09 +01:00