1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers
2018-08-06 12:19:44 +02:00
..
adcxx1c adcxx1c: adapt to new i2c API 2018-07-25 12:01:40 +02:00
ads101x drivers/ads101x: update I2C API 2018-07-25 12:01:39 +02:00
adt7310 drivers: use const device descriptor 2017-06-21 17:05:45 +02:00
adxl345 drivers/adxl345: update driver to the new I2C API 2018-07-25 12:01:34 +02:00
apa102 drivers/apa102: use new driver params scheme 2018-03-01 13:37:16 +01:00
at drivers/at: ad poweron/off functions 2018-07-17 10:02:36 +02:00
at30tse75x drivers/at30tse75x: adapt to new I2C api 2018-07-25 12:01:38 +02:00
at86rf2xx Merge pull request #9616 from bergzand/pr/at86rf2xx/always_set_channel 2018-07-31 18:33:44 +02:00
ata8520e drivers/ata8520e: initial implementation 2018-01-25 12:01:57 +01:00
bh1750fvi drivers/bh1750fvi: remove unused clock param 2018-07-25 12:01:40 +02:00
bmp180 drivers/bmp180: adapt to new I2C api 2018-07-25 12:01:38 +02:00
bmx055 drivers/bmx055: use i2c_acquire and _release 2018-07-25 12:01:39 +02:00
bmx280 drivers: bmx280: adapt to new I2C api. 2018-07-25 12:01:38 +02:00
can_trx drivers/can: fix doxygen documentation + typo 2017-07-03 20:43:51 +02:00
cc110x drivers/cc110x: Made address format in debug output consistent 2018-05-29 15:57:30 +02:00
cc2420 Merge pull request #9584 from PeterKietzmann/pr_cc2420_max_pkt_size 2018-07-17 14:12:10 +02:00
dht drivers/dht: use new driver params scheme 2018-03-08 12:52:52 +01:00
ds1307 drivers/ds1307: remove unused clock param 2018-07-25 12:01:40 +02:00
dsp0401 boards/nucleo-f411re: rename to marketing name 2018-05-22 21:52:41 +02:00
dynamixel drivers: use const device descriptor 2017-06-21 17:05:45 +02:00
enc28j60 enc28j60: improvements to fix #9043 2018-07-17 19:19:15 +02:00
encx24j600 Merge pull request #8601 from bergzand/pr/netopt-link-status 2018-03-18 15:25:01 +00:00
ethos drivers: net: adapt to iolist-using netdev 2018-03-06 14:00:31 +01:00
feetech drivers: use const device descriptor 2017-06-21 17:05:45 +02:00
fxos8700 drivers/fxos8700: adapt to new i2c API 2018-07-25 12:01:38 +02:00
grove_ledbar drivers/grove_ledbar: use new driver params scheme 2018-03-01 13:42:06 +01:00
hd44780 drivers: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +01:00
hdc1000 drivers/hdc1000: adapt to new i2c API 2018-07-25 12:01:38 +02:00
hih6130 drivers/hih6130: adapt to new i2c API 2018-07-25 12:01:40 +02:00
hts221 drivers/hts221: adapt the i2c api return codes 2018-07-25 12:01:38 +02:00
ina220 drivers/ina220: adapt to new I2C api 2018-07-25 12:01:38 +02:00
include drivers/mma7760: Add initial support 2018-08-02 15:52:58 +02:00
io1_xplained drivers/io1_xplained: adapt to at30tse75x new init api 2018-07-25 12:01:39 +02:00
isl29020 drivers/isl29020: adapt to new I2C api 2018-07-25 12:01:39 +02:00
isl29125 drivers/isl29125: adapt to new i2c API 2018-07-25 12:01:38 +02:00
jc42 drivers/jc42: adapt to new i2c API 2018-07-25 12:01:39 +02:00
kw2xrf Merge pull request #9587 from bergzand/pr/kw2xrf/fix_ack_req 2018-07-17 18:43:26 +02:00
l3g4200d drivers/l3g4200d: adapt to new I2C api 2018-07-25 12:01:38 +02:00
lc709203f drivers/lc709203f: adapt to new i2c API 2018-07-25 12:01:40 +02:00
lis2dh12 drivers/lis2dh12: add SAUL mapping 2018-01-18 18:39:43 +01:00
lis3dh drivers/lis3dh: rework driver API and params definition 2018-03-01 14:26:17 +01:00
lis3mdl drivers/lis3mdl: adapt to new i2c API 2018-07-25 12:01:39 +02:00
lpd8808 drivers/lpd8808: use new driver params scheme 2018-03-01 13:43:14 +01:00
lps331ap drivers/lps331ap: adapt to new I2C api 2018-07-25 12:01:38 +02:00
lsm6dsl drivers/lsm6dsl: adapt the i2c api return codes 2018-07-25 12:01:38 +02:00
lsm303dlhc drivers/lsm303dlhc: adapt to new I2C api 2018-07-25 12:01:38 +02:00
mag3110 drivers/mag3110: adapt to new I2C api 2018-07-25 12:01:39 +02:00
mma8x5x drivers/mma8x5x: adapt to new i2c API 2018-07-25 12:01:34 +02:00
mma7660 drivers/mma7660: adapt to new I2C API 2018-08-02 15:52:58 +02:00
mpl3115a2 drivers/mpl3115a2: adapt to new i2c API 2018-07-25 12:01:38 +02:00
mpu9150 drivers/mpu9150: adapt to new I2C api 2018-07-25 12:01:39 +02:00
mq3 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
mrf24j40 mrf24j40: Remove default event report settings 2018-07-16 14:43:45 +02:00
mtd drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
mtd_sdcard mtd_sdcard: fix printf format strings 2018-08-06 12:19:44 +02:00
mtd_spi_nor mtd_spi_nor: run uncrustify 2018-03-05 15:54:29 +01:00
my9221 drivers/my9221: make local functions "static" 2018-04-13 12:18:28 +02:00
netdev_eth drivers: fix doxygen grouping 2018-06-11 19:10:40 +02:00
netdev_ieee802154 netdev: Initialize sequence number to random value 2018-07-16 15:36:30 +02:00
netdev_layer netdev_layer: initial import of layered netdev API 2018-03-28 11:19:09 +02:00
nrf24l01p make: enable Wall and Wextra by default, and optionally Wpedantic 2017-11-28 20:33:39 +01:00
nvram drivers: fix doxygen grouping 2018-06-11 19:10:40 +02:00
nvram_spi drivers: fix doxygen grouping 2018-06-11 19:10:40 +02:00
pcd8544 make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
periph_common periph_common/i2c: introduce new ret codes scheme 2018-07-25 12:01:34 +02:00
pir driver/pir: add pir-based occupancy sensing 2018-06-26 13:46:37 -07:00
pn532 driver: fix cppcheck error in pn532 2018-07-25 12:01:39 +02:00
pulse_counter drivers/pulse_counter: make gpio_mode configurable 2018-06-19 14:50:37 -07:00
rgbled drivers/rgbled: fix PWM resolution 2017-11-10 15:53:50 +01:00
rn2xx3 drivers: add rn2xx3 LoRa module driver 2018-01-18 10:46:54 +01:00
saul driver/pir: add pir-based occupancy sensing 2018-06-26 13:46:37 -07:00
sdcard_spi drivers/sdcard_spi: fix of #9667 2018-08-01 20:41:30 +02:00
servo drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
sht1x drivers/sht1x: Added SAUL integration 2018-06-27 08:58:05 +02:00
si70xx drivers: si70xx: adapt to new I2C api. 2018-07-25 12:01:38 +02:00
si114x drivers/si114x: adapt to new i2c api 2018-07-25 12:01:38 +02:00
slipdev drivers: net: adapt to iolist-using netdev 2018-03-06 14:00:31 +01:00
soft_spi drivers/soft_spi: use new driver params scheme 2018-03-07 15:23:12 +01:00
srf02 drivers/srf02: Update to new i2c API 2018-07-25 12:01:38 +02:00
srf08 drivers/srf08: Turn debug off and cleanup 2018-07-25 12:01:38 +02:00
sx127x drivers/sx127x: Fix -Wformat llvm warning 2018-08-02 17:25:27 +02:00
tcs37727 drivers/tcs37727: adapt to new I2C api 2018-07-25 12:01:38 +02:00
tja1042 tja1042: add driver for tja1042 CAN transceiver 2018-01-18 09:27:10 +01:00
tmp006 drivers/tmp006: adapt to new i2c API 2018-07-25 12:01:38 +02:00
tsl2561 drivers/tsl2561: adapt to new I2C api 2018-07-25 12:01:39 +02:00
uart_half_duplex drivers: use const device descriptor 2017-06-21 17:05:45 +02:00
veml6070 drivers/veml6070: adapt to new I2C api 2018-07-25 12:01:38 +02:00
w5100 [w5100] Fixed RX interrupt handling 2018-05-17 18:13:23 +02:00
xbee drivers: net: adapt to iolist-using netdev 2018-03-06 14:00:31 +01:00
doc.txt drivers/soft_spi: add to drivers_soft_periph group 2018-03-20 20:09:55 +01:00
Makefile make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
Makefile.dep drivers/mma7760: Add initial support 2018-08-02 15:52:58 +02:00
Makefile.include drivers/mma7760: Add initial support 2018-08-02 15:52:58 +02:00