1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers
Peter Kietzmann 3ced935057
Merge pull request #7488 from miri64/at86rf2xx/fix/assert-chan
at86rf2xx: fix channel asserts
2017-11-16 12:01:30 +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 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
at86rf2xx at86rf2xx: fix channel asserts 2017-11-15 18:44:59 +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 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
cc2420 drivers: doxygen cleanup 2017-09-01 15:12:20 +02: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 drivers/enc28j60/enc28j60.c: fix counter var length 2017-11-07 11:45:44 +01:00
encx24j600 drivers/encx24j600/encx24j600.c : fix counter var length 2017-10-26 00:45:00 +02:00
ethos drivers: doxygen cleanup 2017-09-01 15:12:20 +02: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: doxygen cleanup 2017-09-01 15:12:20 +02:00
hih6130 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
ina220 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
include Merge pull request #7697 from aabadie/pr/lora_definitions 2017-11-15 21:01:46 +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: include board.h in default params files 2017-11-03 10:12:58 +01:00
kw2xrf doc: replace dashes 2017-09-06 08:49:05 +02: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 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
mq3 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
mrf24j40 Merge pull request #7525 from bergzand/mrf24j40-cleanup 2017-09-28 15:56:26 +02: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: constify where possible 2017-06-29 22:46:16 +02: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 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
nrf24l01p drivers/nrf24l01p: fix vars lengths 2017-11-08 20:10:16 +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 drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
periph_common periph/rtc: move init from auto_init to periph_init 2017-11-09 12:56:43 +01:00
pir drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
pn532 drivers: fix overshift and overflow errors on 8Bit MCUs 2017-08-31 14:49:53 +02:00
rgbled drivers/rgbled: fix PWM resolution 2017-11-10 15:53:50 +01:00
saul tmp006: optional raw values, low power mode, SAUL type 2017-11-06 00:04:50 -08:00
sdcard_spi drivers: doxygen cleanup 2017-09-01 15:12:20 +02: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 Merge pull request #7697 from aabadie/pr/lora_definitions 2017-11-15 21:01:46 +01:00
tcs37727 doc: fix or remove weird and invisble chars 2017-09-06 08:49:05 +02: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 drivers: include board.h in default params files 2017-11-03 10:12:58 +01:00
xbee drivers: doxygen cleanup 2017-09-01 15:12:20 +02: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 driver/soft_spi: initial implementation 2017-11-13 10:11:06 +01:00
Makefile.include driver/soft_spi: initial implementation 2017-11-13 10:11:06 +01:00