1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers
Gunar Schorcht 4cd8ff58c3
Merge pull request #16454 from IchiroKuroki/ccs811_full_default_config
drivers/ccs811: fix default config for ccs811_full
2021-05-06 12:06:16 +02:00
..
ad7746
adcxx1c
ads101x
adt7310
adxl345
aip31068
apa102
apds99xx
at
at24cxxx drivers: add MTD_DRIVER_FLAG_DIRECT_WRITE to mtd drivers 2021-01-28 11:51:28 +01:00
at24mac
at25xxx drivers: add MTD_DRIVER_FLAG_DIRECT_WRITE to mtd drivers 2021-01-28 11:51:28 +01:00
at30tse75x
at86rf2xx drivers/at86rf2xx: remove get NETOPT_ENCRYPTION_KEY 2021-04-27 08:54:19 +02:00
at86rf215 drivers/at86rf215: make TX/RX IRQs read only 2021-03-22 08:15:54 +01:00
ata8520e
atwinc15x0 drivers: remove unused luid dependencies 2021-02-25 22:10:14 +01:00
bh1750fvi
bh1900nux
bme680
bmp180
bmx055
bmx280 driver/bmx280: remove unused xtimer dependency 2021-04-27 14:24:28 +02:00
bq2429x drivers: add bq2429x power management IC driver 2021-01-22 19:30:12 +01:00
can_trx
cc1xxx_common drivers/cc110x: add weak function cc1xxx_eui_get() 2021-04-08 10:38:16 +02:00
cc110x drivers/cc110x: add weak function cc1xxx_eui_get() 2021-04-08 10:38:16 +02:00
cc2420 drivers/cc2420: register with netdev 2021-04-27 17:37:52 +02:00
ccs811 drivers/ccs811: fix default config for ccs811_full 2021-05-06 06:47:17 +03:00
cst816s cst816s: Initial include of cst816s touch screen driver 2021-01-14 18:17:51 +01:00
dac_dds
dcf77
dfplayer drivers/dfplayer: fix error handling 2021-01-21 10:36:24 +01:00
dht
disp_dev drivers/disp_dev: add display driver registry 2021-03-03 18:00:48 +01:00
dose
ds18 drivers/ds18: missing "board.h" include 2021-04-14 17:52:08 +02:00
ds75lx
ds1307
ds3231 drivers/ds3231: add alarm support 2021-04-06 14:48:31 +02:00
ds3234
dsp0401
dynamixel
edbg_eui
enc28j60
encx24j600
ethos
feetech
fxos8700
gp2y10xx
grove_ledbar
hd44780
hdc1000
hih6130
hmc5883l
hsc drivers/hsc: add driver for honeywell pressure and temperature sensor 2021-01-06 10:22:17 +01:00
hts221
ili9341 drivers/ili9341: add config for screen identifiers 2021-03-03 18:00:48 +01:00
ina2xx
ina3221 drivers/ina3221: Fix compatibility with C++ 2021-02-01 14:31:11 +01:00
include Merge pull request #16347 from benpicco/drivers/rtt_rtc-rtc_get_time_ms 2021-05-05 19:13:21 +02:00
io1_xplained
isl29020
isl29125
itg320x
jc42
kw2xrf drivers/kw2xrf: make TX/RX IRQs read only 2021-03-22 08:15:54 +01:00
kw41zrf drivers/kw41zrf: make TX/RX IRQs read only 2021-03-22 08:15:54 +01:00
l3g4200d drivers/l3g4200d: add module to Kconfig 2021-01-18 10:42:31 +01:00
lc709203f drivers/lc709203f: add module to Kconfig 2021-01-18 10:42:31 +01:00
lis2dh12 Merge pull request #15871 from jan-mo/feat/20210120_lis2dh12_extension 2021-03-04 15:20:55 +01:00
lis3dh drivers/lis3dh: add module to Kconfig 2021-01-18 10:42:31 +01:00
lis3mdl drivers/lis3mdl: add module to Kconfig 2021-01-18 10:42:31 +01:00
lpd8808 drivers/lpd8808: add module to Kconfig 2021-01-18 10:42:31 +01:00
lpsxxx drivers/lpsxxx: add modules to Kconfig 2021-01-18 10:42:32 +01:00
lsm6dsl drivers/lsm6dsl: add module to Kconfig 2021-01-18 10:42:32 +01:00
lsm303dlhc drivers/lsm303dlhc: add module to Kconfig 2021-01-18 10:42:32 +01:00
ltc4150 drivers/ltc4150: add module to Kconfig 2021-01-18 10:42:32 +01:00
mag3110 drivers/mag3110: add module to Kconfig 2021-01-18 10:42:32 +01:00
mcp2515 Merge pull request #15607 from leandrolanzieri/pr/kconfig/drivers_lmn 2021-01-18 11:45:46 +01:00
mhz19 drivers/mhz19: add modules to Kconfig 2021-01-18 10:42:33 +01:00
mma8x5x drivers/mma8x5x: add module to Kconfig 2021-01-18 10:42:33 +01:00
mma7660 drivers/mma7660: add module to Kconfig 2021-01-18 10:42:33 +01:00
motor_driver drivers/motor_driver: add module to Kconfig 2021-01-18 10:42:33 +01:00
mpl3115a2 drivers/mpl3115a2: add module to Kconfig 2021-01-18 10:42:33 +01:00
mpu9x50 drivers/mpu9x50: add module to Kconfig 2021-01-18 10:42:33 +01:00
mq3 drivers/mq3: add module to Kconfig 2021-01-18 10:42:34 +01:00
mrf24j40 drivers/mrf24j40: make TX/RX IRQs read only 2021-03-22 08:15:54 +01:00
mtd mtd: re-add mtd_write_page() 2021-01-28 11:51:28 +01:00
mtd_flashpage drivers/mtd_flashpage: require read source & destination alignment 2021-02-23 10:59:17 +01:00
mtd_mapper mtd: rename mtd_write_page() -> mtd_write_page_raw() 2021-01-26 11:48:26 +01:00
mtd_mci drivers: add MTD_DRIVER_FLAG_DIRECT_WRITE to mtd drivers 2021-01-28 11:51:28 +01:00
mtd_sdcard drivers: add MTD_DRIVER_FLAG_DIRECT_WRITE to mtd drivers 2021-01-28 11:51:28 +01:00
mtd_spi_nor drivers/mtd_spi_nor: fix poll on init 2021-02-11 22:49:42 +01:00
my9221
ncv7356 drivers/ncv7356: add module to Kconfig 2021-01-18 10:42:35 +01:00
netdev sys/net/link_layer/ieee802154: stricter names for security types 2021-04-27 08:54:19 +02:00
netdev_ieee802154_submac drivers/netdev_ieee802154_submac: get NETOPT_IEEE802154_PHY 2021-02-26 11:16:27 +01:00
nrf24l01p
nrf24l01p_ng drivers/nrf24l01p_ng: bugfix netdev set address 2021-04-26 11:56:33 +02:00
nvram drivers/nvram: add module to Kconfig 2021-01-18 10:42:35 +01:00
nvram_spi drivers/nvram_spi: add module to Kconfig 2021-01-18 10:42:35 +01:00
opt3001 drivers/opt3001: add module to Kconfig 2021-01-14 10:00:40 +01:00
pca9633 drivers/pca9633: add module to Kconfig 2021-01-14 10:00:42 +01:00
pca9685 drivers/pca9685: add module to Kconfig 2021-01-14 10:00:42 +01:00
pcd8544 drivers/pcd8544: add module to Kconfig 2021-01-14 10:00:42 +01:00
periph_common drivers/periph: flashpage: fix type error 2021-04-28 14:17:42 +02:00
ph_oem drivers/ph_oem: add module to Kconfig 2021-01-14 10:00:42 +01:00
pir drivers/pir: add module to Kconfig 2021-01-14 10:00:43 +01:00
pn532 drivers/pn532: add modules to Kconfig 2021-01-14 10:00:43 +01:00
pulse_counter drivers/pulse_counter: add module to Kconfig 2021-01-14 10:00:43 +01:00
qmc5883l drivers/qmc5883l: add module to Kconfig 2021-01-14 10:00:43 +01:00
rgbled drivers/rgbled: add module to Kconfig 2021-01-14 10:00:43 +01:00
rn2xx3 net/lorawan : Expose to Kconfig 2021-01-26 16:56:02 +01:00
rtt_rtc drivers/rtt_rtc: implement rtc_get_time_ms() 2021-05-03 00:09:18 +02:00
saul drivers/si70xx: Add support for Si705x sensors 2021-04-17 20:14:35 +00:00
scd30 drivers/scd30: add module to Kconfig 2021-01-21 11:22:03 +01:00
sdcard_spi
sdp3x drivers/sdp3x: add modules to Kconfig 2021-01-21 11:22:06 +01:00
sds011 drivers/sds011: add module to Kconfig 2021-01-21 11:22:06 +01:00
seesaw_soil drivers/seesaw_soil: add module to Kconfig 2021-01-21 11:22:06 +01:00
servo drivers/servo: add module to Kconfig 2021-01-21 11:22:29 +01:00
sgp30 drivers/sgp30: unused variable when DEVELHELP=0 2021-04-09 18:19:33 +02:00
sht1x drivers/sht1x: fix various style issues 2021-04-01 10:17:28 +02:00
sht2x drivers/sht2x: add module to Kconfig 2021-01-21 11:22:30 +01:00
sht3x drivers/sht3x: add module to Kconfig 2021-01-21 11:22:30 +01:00
shtc1 drivers/shtc1: add module to Kconfig 2021-01-21 11:22:31 +01:00
si70xx drivers/si70xx: Add support for Si705x sensors 2021-04-17 20:14:35 +00:00
si114x drivers/si114x: add modules to Kconfig 2021-01-21 11:22:31 +01:00
si1133 drivers/si1133: add module to Kconfig 2021-01-21 11:22:31 +01:00
slipdev drivers/slipdev: add modules to Kconfig 2021-01-21 11:22:31 +01:00
sm_pwm_01c drivers/sm_pwm_01c: initial import 2021-04-07 12:05:09 +02:00
soft_spi drivers/soft_spi:fix soft spi transfer bug 2021-03-17 09:41:54 +08:00
soft_uart drivers/soft_uart: fix typo in eMail address 2021-04-26 17:15:17 +02:00
sps30 drivers/sps30: add module to Kconfig 2021-01-21 11:22:32 +01:00
srf02 drivers/srf02: add module to Kconfig 2021-01-21 11:22:32 +01:00
srf04 drivers/srf04: add module to Kconfig 2021-01-21 11:22:32 +01:00
srf08 drivers/srf08: add module to Kconfig 2021-01-21 11:22:32 +01:00
stmpe811 drivers/stmpe811: add touch_dev set event callback wrapper 2021-03-03 18:00:49 +01:00
sx126x drivers: add implementation for sx126x lora radio 2021-03-30 16:12:39 +02:00
sx127x drivers/sx127x: expose RSSI value via netdev 2021-03-12 10:29:45 +01:00
tcs37727 drivers/tcs37727: add module to Kconfig 2021-01-21 10:02:27 +01:00
tja1042 drivers/tja1042: add module to Kconfig 2021-01-21 10:02:27 +01:00
tmp00x drivers/tmp00x: add modules to Kconfig 2021-01-21 10:02:27 +01:00
touch_dev drivers/touch_dev: extend API to set event callback function 2021-03-03 18:00:49 +01:00
tps6274x drivers/tps6274x: add module to Kconfig 2021-01-21 10:02:27 +01:00
tsl2561 drivers/tsl2561: add module to Kconfig 2021-01-21 10:02:27 +01:00
tsl4531x drivers/tsl4531x: add module to Kconfig 2021-01-21 10:02:27 +01:00
uart_half_duplex
usbdev_mock drivers/usbdev_mock: add module to Kconfig 2021-01-21 10:02:27 +01:00
vcnl40x0 drivers/vcnl40x0: add modules to Kconfig 2021-01-21 10:02:34 +01:00
veml6070 drivers/veml6070: add module to Kconfig 2021-01-21 10:02:34 +01:00
w5100 drivers/w5100/w5100.c: correct pointer position 2021-01-09 09:42:42 +08:00
ws281x drivers/ws281x/Kconfig: Select mega cpu by cpu_core 2021-03-15 20:16:10 -03:00
xbee
doc.txt
Kconfig driver/sgp30: initial import 2021-04-08 10:14:30 +02:00
Kconfig.net drivers: add implementation for sx126x lora radio 2021-03-30 16:12:39 +02:00
Makefile
Makefile.dep drivers: add implementation for sx126x lora radio 2021-03-30 16:12:39 +02:00