osd-contiki/platform/srf06-cc26xx/sensortag
George Oikonomou 24871b0702 Extend the Sensortag external flash Driver to support more parts
The driver currently supports two Winbond external flash parts with identical instruction sets. The instruction set of the Macronix MX25R8035F appears to be a superset. We therefore change the driver to add the MID/DID of the Macronix to the list of supported parts.

This will subsequently allow us to share the same driver for both the SensorTag and the CC2650 LauchPad.
2016-01-28 11:23:19 +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-spi.c Improve the SPI and external flash driver for the sensortag 2015-08-23 20:41:13 +01:00
board-spi.h Improve the SPI and external flash driver for the sensortag 2015-08-23 20:41:13 +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
ext-flash.c Extend the Sensortag external flash Driver to support more parts 2016-01-28 11:23:19 +00:00
ext-flash.h Improve sensortag external flash power management: 2015-05-15 09:21:01 +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 Add support for SmarfRF06 + CC1310EM 2015-08-23 19:54:43 +01: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