contiki/platform/srf06-cc26xx/sensortag
George Oikonomou 6933b35bb5 Rename select() in various sensortag sensor drivers
This is to prevent a compile error caused by function prototype conflict between a function called `select()` (present in a number of sensortag peripheral drivers) and the one in `sys/select.h`. The error manifests itself with gcc-arm-embedded version 5.2.1 20151202 (2015-q4).

To fix the error we simply rename our function.

Fixes #1434
2016-01-10 15:47:34 +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
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 Rename select() in various sensortag sensor drivers 2016-01-10 15:47:34 +00:00
ext-flash.h
hdc-1000-sensor.c
hdc-1000-sensor.h
Makefile.sensortag Add support for SmarfRF06 + CC1310EM 2015-08-23 19:54:43 +01:00
mpu-9250-sensor.c
mpu-9250-sensor.h
opt-3001-sensor.c Rename select() in various sensortag sensor drivers 2016-01-10 15:47:34 +00:00
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