1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers
Leandro Lanzieri d9be249144
Merge pull request #10578 from MrKevinWeiss/pr/i2capi
drivers/i2c: Fix i2c api issues
2019-01-16 11:07:10 +01:00
..
adcxx1c drivers/adcxx1c: fix phydat usage in saul wrapper 2019-01-11 17:40:55 +01:00
ads101x drivers/ads101x: eliminate casts 2019-01-03 22:35:44 +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
at86rf2xx drivers/at86rf2xx: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01: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
bmx055 drivers/bmx055: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01:00
bmx280
can_trx
cc1xxx_common net/gnrc/netif: Added CC1xxx adaption layer 2019-01-10 10:54:36 +01:00
cc110x drivers/cc110x: remove irq_disable/irq_restore around spi transfers 2018-12-28 09:35:14 +01:00
cc2420 drivers/cc2420: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01: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
dsp0401
dynamixel
enc28j60 drivers/enc28j60: always set memory bank, if valid 2018-09-05 13:26:08 +02:00
encx24j600
ethos Merge pull request #9890 from bergzand/pr/ethos/sync 2018-11-14 22:41:52 +01:00
feetech
fxos8700
grove_ledbar
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
hts221 drivers/hts221: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
ina220
include Merge pull request #10578 from MrKevinWeiss/pr/i2capi 2019-01-16 11:07:10 +01:00
io1_xplained
isl29020 drivers: replace memset by simple assignments 2019-01-07 21:59:25 +01:00
isl29125
jc42
kw2xrf Merge pull request #10728 from keestux/memcpy-struct-copy 2019-01-16 09:18:44 +01:00
l3g4200d drivers/l3g4200d: fix typo in src file header 2018-09-26 11:00:48 +02:00
lc709203f
lis2dh12
lis3dh drivers: Add dep on periph_gpio_irq in drivers using GPIO IRQ 2018-08-29 08:53:20 +02:00
lis3mdl
lpd8808 drivers/lpd8808: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
lps331ap
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
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
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
mrf24j40 Merge pull request #10728 from keestux/memcpy-struct-copy 2019-01-16 09:18:44 +01:00
mtd
mtd_sdcard
mtd_spi_nor
my9221 drivers/my9221: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
netdev_eth drivers/netdev_eth: use eui48 for IID generation 2018-12-06 22:02:01 +01:00
netdev_ieee802154 netdev_ieee802154: fix IID getter 2018-12-03 14:49:41 +01:00
netdev_layer
nrf24l01p
nvram
nvram_spi
pcd8544
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
pulse_counter drivers/pulse_counter: refactor the prototypes of read funcs 2019-01-09 23:06:54 +01:00
rgbled
rn2xx3 drivers/rn2xx3: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
saul drivers: replace memset by simple assignments 2019-01-07 21:59:25 +01:00
sdcard_spi drivers/sdcard_spi: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
servo
sht1x
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
slipdev drivers/slipdev: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
soft_spi
srf02
srf04 drivers/srf04: initial driver implementation 2018-09-20 15:18:49 +02:00
srf08
sx127x drivers/sx127x: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
tcs37727 drivers/tcs37727: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
tja1042
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
vcnl40x0 drivers/vcnl40x0: initial implementation 2018-10-15 11:44:10 +02:00
veml6070
w5100 drivers/w5100: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
xbee drivers/xbee: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
doc.txt drivers: Initial support for TPS6274x converter 2019-01-10 00:00:02 +01:00
Makefile
Makefile.dep drivers: Initial support for TPS6274x converter 2019-01-10 00:00:02 +01:00
Makefile.include drivers: Initial support for TPS6274x converter 2019-01-10 00:00:02 +01:00