nes-proj/platform/srf06-cc26xx/sensortag
Jonas Olsson 8cb7562684 Improve the SPI and external flash driver for the sensortag
For the SPI
* We improve the return semantics of _read() and _write()
* We set speed based on the value returned from ti_lib_sys_ctrl_clock_get() instead of using a hard-coded value

External flash changes:
* Rename macros to match instruction names
* verify_part(): Return a different value when the device is powered down and when communication fails
* Change return value semantics of static functions
* Adjust checks of board_spi_ return values
* Wait for BUSY to clear before attempting to send PD
* Accept two possible flash parts: W25X40CL (4MBit) as well as the W25X20CL (2MBit)
2015-08-23 20:41:13 +01:00
..
cc2650 Add support for SmarfRF06 + CC1310EM 2015-08-23 19:54:43 +01:00
Makefile.sensortag Add support for SmarfRF06 + CC1310EM 2015-08-23 19:54:43 +01:00
bmp-280-sensor.c
bmp-280-sensor.h
board-i2c.c Add support for SmarfRF06 + CC1310EM 2015-08-23 19:54:43 +01:00
board-i2c.h
board-peripherals.h
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
buzzer.c
buzzer.h
ext-flash.c Improve the SPI and external flash driver for the sensortag 2015-08-23 20:41:13 +01:00
ext-flash.h
hdc-1000-sensor.c
hdc-1000-sensor.h
mpu-9250-sensor.c
mpu-9250-sensor.h
opt-3001-sensor.c
opt-3001-sensor.h
reed-relay.c
reed-relay.h
sensor-common.c
sensor-common.h
sensortag-sensors.c
tmp-007-sensor.c
tmp-007-sensor.h