1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers
2018-02-28 16:47:27 +01:00
..
adcxx1c drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
adt7310 drivers: use const device descriptor 2017-06-21 17:05:45 +02:00
adxl345 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
apa102 drivers: add driver for apa102 RGB LEDs 2017-09-01 09:37:31 +02:00
at30tse75x make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
at86rf2xx driver/at86rf2xx: add an option for auto-ack with the pending bit 2018-01-31 11:58:05 -08:00
ata8520e drivers/ata8520e: initial implementation 2018-01-25 12:01:57 +01:00
bh1750fvi drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
bmp180 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
bmx055 drivers/bmx055: initial implementation 2018-02-19 14:27:39 +01:00
bmx280 drivers: bmx280: include board.h for board parameters. 2017-10-31 21:44:57 +01:00
can_trx drivers/can: fix doxygen documentation + typo 2017-07-03 20:43:51 +02:00
cc110x make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
cc2420 Merge pull request #7995 from smlng/make/fix/unused_params 2017-11-28 14:46:23 +01:00
dht drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
ds1307 ds1307: return error when nothing is read or written on initialization 2017-10-23 14:41:21 +02:00
dsp0401 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
dynamixel drivers: use const device descriptor 2017-06-21 17:05:45 +02:00
enc28j60 make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
encx24j600 make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
ethos make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
feetech drivers: use const device descriptor 2017-06-21 17:05:45 +02:00
grove_ledbar saul: add support for grove ledbar 2017-08-30 09:12:57 +02:00
hd44780 drivers: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +01:00
hdc1000 drivers/hdc1000: add caching capability for hdc1000 driver 2017-11-29 11:30:39 -08:00
hih6130 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
hts221 driver, hts221: add SAUL adaption 2017-11-22 11:33:54 +01:00
ina220 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
include netdev: Add Netdev to Doxygen page title 2018-02-28 08:23:44 +01:00
io1_xplained drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
isl29020 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
isl29125 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
jc42 drivers/jc42: use new driver params scheme 2018-02-28 16:47:27 +01:00
kw2xrf drivers/kw2xrf_spi: DEBUG fixes 2018-01-15 14:37:05 +01:00
l3g4200d drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
lc709203f drivers/lc709203f: Added support for the LC709203F Fuel Gauge 2018-01-15 17:48:27 +01:00
lis2dh12 drivers/lis2dh12: add SAUL mapping 2018-01-18 18:39:43 +01:00
lis3dh drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
lis3mdl sys/auto_init/saul: provide saul adaption to lis3mdl 2017-12-14 18:18:34 +01:00
lpd8808 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
lps331ap drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
lsm6dsl drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
lsm303dlhc drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
mag3110 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
mma8x5x drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
mpl3115a2 saul: add mpl3115a2 2017-06-29 09:57:17 +02:00
mpu9150 sys/auto_init/saul: provide saul adaption to mpu9150 2017-11-08 09:09:21 +01:00
mq3 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
mrf24j40 Merge pull request #6895 from bergzand/drivers/radio-rssi-conv 2017-11-27 23:52:15 +01:00
mtd drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
mtd_sdcard Merge pull request #7324 from MichelRottleuthner/sdcard_mtd 2017-08-09 11:30:41 +02:00
mtd_spi_nor driver/mtd_spi_nor: fix erase with unaligned addresses 2018-02-26 12:22:59 +01:00
my9221 drivers: add my9221 led controller 2017-08-30 09:06:03 +02:00
netdev_eth netdev: Make set() value parameter const void * 2017-08-25 13:41:19 +02:00
netdev_ieee802154 build: fix unused parameter errors 2017-11-28 14:36:01 +01:00
nrf24l01p make: enable Wall and Wextra by default, and optionally Wpedantic 2017-11-28 20:33:39 +01:00
nvram drivers/nvram: Add vfs compatible functions 2017-03-07 17:59:59 +01:00
nvram_spi adapt to changed byteorder.h 2017-04-13 11:35:35 +02:00
pcd8544 make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
periph_common periph_common: hwrng_init in periph_init if enabled 2017-12-08 08:08:15 +01:00
pir drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
pn532 make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
pulse_counter drivers/pulse_counter: initial implementation 2018-01-17 06:28:13 -08: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 saul: Add parts per million unit 2018-02-23 11:40:42 +01:00
sdcard_spi drivers/sdcard_spi: use of ucrc16 by default 2018-02-26 19:43:13 +01:00
servo drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
sht11 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
si70xx drivers/si70xx: cleanup and use pseudomodules 2017-11-05 18:13:19 +01:00
slipdev driver/slipdev: ignore implicit fallthrough error by GCC 7 2018-01-24 20:09:49 +01:00
soft_spi drivers/soft_spi: fix doxygen group name 2018-01-22 09:04:10 +01:00
srf02 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
srf08 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
sx127x drivers/sx127x: Fix -Wmaybe-uninitialized warning 2018-02-22 08:44:16 +01:00
tcs37727 make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
tja1042 tja1042: add driver for tja1042 CAN transceiver 2018-01-18 09:27:10 +01:00
tmp006 tmp006: optional raw values, low power mode, SAUL type 2017-11-06 00:04:50 -08:00
tsl2561 drivers: include board.h in default params files 2017-11-03 10:12:58 +01:00
uart_half_duplex drivers: use const device descriptor 2017-06-21 17:05:45 +02:00
veml6070 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
w5100 driver, w5100: fix sign-compare and add spi as required feature 2017-11-28 23:09:37 +01:00
xbee drivers: xbee: DEBUG fixes 2018-01-15 14:37:05 +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/sdcard_spi: use of ucrc16 by default 2018-02-26 19:43:13 +01:00
Makefile.include drivers: sort alphabetically Makefile.include 2018-02-21 13:24:46 +01:00