1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers
2018-01-17 06:28:13 -08: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 drivers/at86rf2xx: fixes get/set for NETOPT_AUTOACK 2017-12-11 15:57:23 +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
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: doxygen cleanup 2017-09-01 15:12:20 +02: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 drivers/pulse_counter: initial implementation 2018-01-17 06:28:13 -08: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: include board.h in default params files 2017-11-03 10:12:58 +01:00
kw2xrf drivers/kw2xrf: fix fall through 2017-12-01 11:20:07 +01:00
l3g4200d drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
lis3dh drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
lis3mdl drivers: doxygen cleanup 2017-09-01 15:12:20 +02: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 drivers/mtd_spi_nor: fix chip erase 2017-11-24 16:48:21 +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
saul drivers/pulse_counter: initial implementation 2018-01-17 06:28:13 -08:00
sdcard_spi make: fix various compile errors with Wextra 2017-11-28 18:31:43 +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 slip: port to be used with netdev 2017-10-10 23:14:12 +02:00
soft_spi driver/soft_spi: initial implementation 2017-11-13 10:11:06 +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 build issue with unused variable 2017-12-10 16:41:06 +01:00
tcs37727 make: fix various compile errors with Wextra 2017-11-28 18:31:43 +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 gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +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/pulse_counter: initial implementation 2018-01-17 06:28:13 -08:00
Makefile.include drivers/pulse_counter: initial implementation 2018-01-17 06:28:13 -08:00