1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers
Hauke Petersen 470f2de771 drivers/tcs37727: SAUL support + misc fixes
- added default parameters file
- let init() function use param struct
- named return values
- simplified init function
- sensor now active after init was called
- simplified return values
2017-02-16 14:46:50 +01:00
..
adt7310 drivers/adt7310: adapted to SPI API changes 2017-01-25 16:46:45 +01:00
at30tse75x xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
at86rf2xx drivers/at86rf2xx: adapted to SPI API changes 2017-01-25 16:46:45 +01:00
bh1750fvi drivers/bh1750fvi: added names to return values 2016-11-17 22:57:56 +01:00
bme280 drivers: Add driver for BME280 2017-01-20 20:26:43 +01:00
bmp180 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
cc110x drivers/cc110x: adapted to SPI API changes 2017-01-25 16:46:45 +01:00
cc2420 drivers/cc2420: adapted to SPI API changes 2017-01-25 16:46:45 +01:00
dht drivers/dht: updated auto-init + some enhancements 2017-02-07 09:59:23 +01:00
enc28j60 drivers/end28j60: adapted to SPI API changes 2017-01-25 16:46:45 +01:00
encx24j600 drivers: encx24j600: misc compilation fixes 2017-01-26 10:56:59 +01:00
ethos drivers: ethos: make use of isrpipe module 2016-12-16 09:48:09 +01:00
hdc1000 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
hih6130 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
ina220 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
include drivers/tcs37727: SAUL support + misc fixes 2017-02-16 14:46:50 +01:00
io1_xplained *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
isl29020 drivers/isl29020: added default params.h file 2017-01-18 15:33:20 +01:00
isl29125 isl29125: added interrupt configuration register 2017-02-02 13:31:33 +01:00
jc42 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
kw2xrf drivers/kw2xrf: update default params on init 2017-02-07 15:08:14 +01:00
l3g4200d drivers/l3g4200d: added default params.h file 2017-01-18 15:33:39 +01:00
lis3dh drivers/lis3dh: fixed bug and simplified init() 2017-01-26 10:12:44 +01:00
lis3mdl periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
lpd8808 drivers: added driver for LPD8808 LED strips 2016-10-25 18:32:52 +02:00
lps331ap drivers/lps331ap: added default params.h file 2017-01-18 15:34:02 +01:00
lsm303dlhc drivers/lsm303dlhc: added default params.h file 2017-01-18 15:34:29 +01:00
ltc4150 xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
mag3110 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
mma8x5x drivers/mma8x5x: remodeld driver 2017-01-18 10:51:15 +01:00
mpl3115a2 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
mpu9150 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
mq3 drivers/mq3: adapted to ADC driver changes 2016-03-14 13:06:24 +01:00
mrf24j40 drivers/mrf24j40: initial mrf24j40 support 2017-01-26 10:05:20 +01:00
netdev2_eth netdev2: introduce linklayer netstats 2016-03-29 22:34:09 +02:00
netdev2_ieee802154 Implement NETOPT_ACK_REQ configuration option. 2016-06-01 10:11:28 +12:00
nrf24l01p drivers/nrf24l01: adapted to SPI API changes 2017-01-25 16:46:46 +01:00
nvram_spi drivers/nvram_spi: adapted to SPI API changes 2017-01-25 16:46:46 +01:00
pcd8544 drivers/pcd8544: adapted to SPI API changes 2017-01-25 16:46:46 +01:00
periph_common drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
pir debug: add missing line breaks 2016-09-27 23:38:41 +02:00
pn532 drivers/pn532: adapted to SPI interface changes 2017-01-27 08:30:02 +01:00
rgbled drivers: added rgbled driver 2014-06-11 20:17:44 +02:00
saul sys/saul: Add analog inputs to SAUL via periph/adc 2016-04-08 10:18:12 +02:00
sdcard_spi drivers/sdcard_spi: adapted to SPI interface changes 2017-01-25 16:46:46 +01:00
servo timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
sht11 drivers: sht11: use xtimer 2015-09-16 10:58:52 +02:00
si70xx timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
srf02 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
srf08 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
tcs37727 drivers/tcs37727: SAUL support + misc fixes 2017-02-16 14:46:50 +01:00
tmp006 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
w5100 drivers/w5100: adapted to SPI API changes 2017-01-25 16:46:46 +01:00
xbee drivers/xbee: add UL to constants for 8 and 16 bit compatibility 2017-01-20 14:22:19 +01:00
doc.txt drivers: fixed doxygen groups 2017-02-07 11:16:38 +01:00
Makefile make: remove superfluous nrf24l01p from Makefile 2015-09-18 06:53:24 +02:00
Makefile.dep drivers/kw2xrf: cleanup 2017-02-07 15:08:14 +01:00
Makefile.include drivers/mrf24j40: initial mrf24j40 support 2017-01-26 10:05:20 +01:00