1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers
Kaspar Schleiser 4dcd958dce
Merge pull request #10415 from maribu/encx24j600
drivers/encx24j600: Implemented missing drop case
2019-03-11 14:15:40 +01:00
..
ad7746 drivers/ad7746: Add SAUL integration 2019-02-15 13:37:45 +01:00
adcxx1c drivers/adcxx1c: fix phydat usage in saul wrapper 2019-01-11 17:40:55 +01:00
ads101x doc: fix undocumented variable in ads101x driver 2019-01-18 07:03:45 +01:00
adt7310 cppcheck: add/correct reason for cppcheck-suppress 2018-09-25 12:03:58 +02:00
adxl345 drivers/adxk345: include copy of params in dev struct 2019-01-06 17:24:24 +01:00
apa102 drivers/apa102: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01:00
at Merge pull request #10191 from fedepell/at_recv_bytes_1 2018-12-28 12:09:35 +01:00
at30tse75x drivers/at30tse75x: adapt to new I2C api 2018-07-25 12:01:38 +02:00
at86rf2xx netdev: remove layer2 netstats from netdev drivers 2019-02-01 11:25:27 +02:00
ata8520e drivers/ata8520e: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01:00
bh1750fvi drivers/bh1750fvi: change prototype of bh1750fvi_init 2019-01-07 21:37:02 +01:00
bmp180 drivers/bmp180: adapt to new I2C api 2018-07-25 12:01:38 +02:00
bmx055 drivers/bmx055: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01: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
cc1xxx_common netdev: remove layer2 netstats from netdev drivers 2019-02-01 11:25:27 +02:00
cc110x drivers/cc110x: Use NETOPT_MAX_DPU_SIZE 2019-02-18 20:18:54 +01:00
cc2420 netdev: remove layer2 netstats from netdev drivers 2019-02-01 11:25:27 +02:00
ccs811 drivers/ccs811: remove unnecessary casts 2019-01-06 14:41:47 +01:00
dht drivers/dht: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01:00
ds18 drivers/ds18: refactor functions with const dev pointer 2019-01-08 19:25:13 +01:00
ds1307 drivers/ds1307: remove unused clock param 2018-07-25 12:01:40 +02:00
ds3234 drivers/ds3234: Minimal driver for DS3234 extremely accurate RTC 2019-02-19 11:57:40 +01: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 netdev: remove layer2 netstats from netdev drivers 2019-02-01 11:25:27 +02:00
encx24j600 Merge pull request #10415 from maribu/encx24j600 2019-03-11 14:15:40 +01:00
ethos Merge pull request #9890 from bergzand/pr/ethos/sync 2018-11-14 22:41:52 +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/hd44780: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
hdc1000 drivers/hdc1000: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
hih6130 drivers/hih6130: adapt to new i2c API 2018-07-25 12:01:40 +02:00
hts221 drivers/hts211: fix CTRL_REG2_OS_EN 2019-02-14 18:03:35 +01:00
ina220 drivers/ina220: adapt to new I2C api 2018-07-25 12:01:38 +02:00
include drivers: add motor_driver API 2019-03-11 01:44:22 +01:00
io1_xplained drivers/io1_xplained: adapt to at30tse75x new init api 2018-07-25 12:01:39 +02:00
isl29020 drivers: replace memset by simple assignments 2019-01-07 21:59:25 +01: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 netdev: remove layer2 netstats from netdev drivers 2019-02-01 11:25:27 +02:00
l3g4200d drivers/l3g4200d: fix typo in src file header 2018-09-26 11:00:48 +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: Add dep on periph_gpio_irq in drivers using GPIO IRQ 2018-08-29 08:53:20 +02:00
lis3mdl drivers/lis3mdl: adapt to new i2c API 2018-07-25 12:01:39 +02:00
lpd8808 drivers/lpd8808: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
lps331ap drivers/lps331ap: adapt to new I2C api 2018-07-25 12:01:38 +02:00
lsm6dsl drivers/lsm6dsl: eliminate and correct casts 2019-01-06 16:56:17 +01:00
lsm303dlhc drivers/lsm303dlhc: correct cast of phydat_t* 2019-01-06 17:08:04 +01:00
ltc4150 drivers/ltc4150: Allow tracking last minute charge 2019-01-28 13:45:45 +01:00
mag3110 drivers/mag3110: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
mma8x5x drivers/mma8x5x: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
mma7660 drivers/mma7660: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
motor_driver drivers: add motor_driver implementation 2019-03-11 01:44:22 +01:00
mpl3115a2 drivers/mpl3115a2: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
mpu9150 drivers/mpu9150: correct cast of phydat_t* 2019-01-06 18:14:53 +01:00
mq3 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
mrf24j40 netdev: remove layer2 netstats from netdev drivers 2019-02-01 11:25:27 +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: add 4-byte address flash support 2018-05-14 15:05:24 +02:00
my9221 drivers/my9221: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
netdev_eth drivers/netdev_eth: Use NETOPT_MAX_DPU_SIZE 2019-02-18 20:18:56 +01:00
netdev_ieee802154 drivers/netdev_ieee802154: add mac header filter 2019-03-04 13:21:43 +01: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 drivers/periph_common/i2c: Add not supported codes 2018-12-10 09:49:18 +01:00
pir drivers: replace memset by simple assignments 2019-01-07 21:59:25 +01:00
pn532 driver: fix cppcheck error in pn532 2018-07-25 12:01:39 +02:00
pulse_counter drivers/pulse_counter: refactor the prototypes of read funcs 2019-01-09 23:06:54 +01:00
rgbled drivers/rgbled: fix PWM resolution 2017-11-10 15:53:50 +01:00
rn2xx3 drivers/rn2xx3: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
saul drivers/saul: Add capacitance and voltage types 2019-02-15 13:37:45 +01:00
sdcard_spi drivers/sdcard_spi: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
sds011 drivers/sds011: Fix SAUL read error return 2019-01-31 15:35:19 +01:00
servo drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
sht1x sht1x: Fix Wimplicit-fallthrough warning 2018-08-14 10:05:15 +02:00
sht2x drivers: add support for SHT2x (I2C temp and humidity sensor) 2019-02-05 22:17:30 +01:00
sht3x drivers: add SHT3X humidity/temperature sensor 2018-11-21 08:48:20 +01:00
si70xx drivers/si70xx: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
si114x drivers/si114x: adapt to new i2c api 2018-07-25 12:01:38 +02:00
slipdev drivers/slipdev: do normal assignment instead of memcpy 2019-01-10 19:43:44 +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
srf04 doc: fix undocumented define in srf04 driver 2019-01-18 07:03:54 +01:00
srf08 drivers/srf08: Turn debug off and cleanup 2018-07-25 12:01:38 +02:00
sx127x Merge pull request #11144 from jia200x/pr/netdev_lora_rx_info 2019-03-08 18:36:02 +01:00
tcs37727 drivers/tcs37727: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
tja1042 tja1042: add driver for tja1042 CAN transceiver 2018-01-18 09:27:10 +01:00
tmp006 drivers/tmp006: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
tps6274x drivers: Initial support for TPS6274x converter 2019-01-10 00:00:02 +01:00
tsl2561 drivers/tsl2561: add missing acquire∕release functions 2018-09-14 14:10:08 +02:00
tsl4531x sys/auto_init: Changes to support SAUL 2018-10-23 17:26:28 +02:00
uart_half_duplex drivers: use const device descriptor 2017-06-21 17:05:45 +02:00
vcnl40x0 drivers/vcnl40x0: initial implementation 2018-10-15 11:44:10 +02:00
veml6070 drivers/veml6070: adapt to new I2C api 2018-07-25 12:01:38 +02:00
w5100 Merge pull request #10412 from maribu/w5100 2019-02-05 16:30:42 +01:00
xbee drivers/xbee: Use NETOPT_MAX_DPU_SIZE 2019-02-18 20:19:02 +01:00
doc.txt drivers: Initial support for TPS6274x converter 2019-01-10 00:00:02 +01:00
Makefile make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
Makefile.dep drivers: add motor_driver implementation 2019-03-11 01:44:22 +01:00
Makefile.include drivers/ds3234: Minimal driver for DS3234 extremely accurate RTC 2019-02-19 11:57:40 +01:00