.. |
adcxx1c
|
|
|
adt7310
|
|
|
adxl345
|
|
|
apa102
|
|
|
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
|
|
|
bmp180
|
|
|
bmx055
|
drivers/bmx055: initial implementation
|
2018-02-19 14:27:39 +01:00 |
bmx280
|
|
|
can_trx
|
|
|
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
|
|
|
ds1307
|
|
|
dsp0401
|
|
|
dynamixel
|
|
|
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
|
|
|
grove_ledbar
|
|
|
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
|
|
|
hts221
|
driver, hts221: add SAUL adaption
|
2017-11-22 11:33:54 +01:00 |
ina220
|
|
|
include
|
driver/adxl345: rename enums to avoid conflicts
|
2018-02-28 23:05:22 +01:00 |
io1_xplained
|
|
|
isl29020
|
|
|
isl29125
|
|
|
jc42
|
|
|
kw2xrf
|
drivers/kw2xrf_spi: DEBUG fixes
|
2018-01-15 14:37:05 +01:00 |
l3g4200d
|
|
|
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
|
|
|
lis3mdl
|
sys/auto_init/saul: provide saul adaption to lis3mdl
|
2017-12-14 18:18:34 +01:00 |
lpd8808
|
|
|
lps331ap
|
|
|
lsm6dsl
|
|
|
lsm303dlhc
|
|
|
mag3110
|
|
|
mma8x5x
|
|
|
mpl3115a2
|
|
|
mpu9150
|
|
|
mq3
|
|
|
mrf24j40
|
Merge pull request #6895 from bergzand/drivers/radio-rssi-conv
|
2017-11-27 23:52:15 +01:00 |
mtd
|
|
|
mtd_sdcard
|
|
|
mtd_spi_nor
|
driver/mtd_spi_nor: fix erase with unaligned addresses
|
2018-02-26 12:22:59 +01:00 |
my9221
|
|
|
netdev_eth
|
|
|
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
|
|
|
nvram_spi
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
sht11
|
|
|
si70xx
|
|
|
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
|
|
|
srf08
|
|
|
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
|
|
|
tsl2561
|
|
|
uart_half_duplex
|
|
|
veml6070
|
|
|
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
|
|
|
Makefile
|
|
|
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 |