1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers
2016-05-03 23:37:22 +02:00
..
adt7310 drivers: adapted gpio_init(_x)() calls 2016-03-17 14:55:30 +01:00
at30tse75x drivers/at30tse75x: add device driver for AT30TSE75x temperature sensor 2015-10-02 13:34:21 +02:00
at86rf2xx at86rf2xx_netdev: debug output is wrong 2016-04-28 11:35:13 +02:00
bh1750fvi drivers: added driver for BH1750FVI light sensors 2016-02-09 16:01:32 +01:00
bmp180 drivers/bmp180: initial implementation 2016-03-22 19:51:03 +01:00
cc110x cc110x: use CPP check instead of runtime check 2016-03-29 22:51:53 +02:00
dht Merge pull request #4666 from haukepetersen/opt_driver_dhtsaul 2016-03-22 11:06:16 +01:00
enc28j60 drivers enc28j60: correctly initialize netstats 2016-04-03 18:04:32 +02:00
encx24j600 drivers: encx24j600: prefix constants 2016-04-06 22:53:47 +02:00
ethos drivers: ethos: make internal function static 2016-04-11 17:03:28 +02:00
hdc1000 drivers/hdc1000: fix hdc1000_startmeasure function 2015-05-30 20:18:34 +02:00
hih6130 all: Update @gebart family name, email 2015-09-20 13:47:39 +02:00
ina220 all: Update @gebart family name, email 2015-09-20 13:47:39 +02:00
include doc: minor fixes of typos in periph documentation 2016-05-03 23:37:22 +02:00
isl29020 drivers/isl29020: added SAUL integration 2015-11-30 20:33:54 +01:00
isl29125 documentation: update my name (Ortmann -> Knüpfer) 2015-09-27 18:58:30 +02:00
kw2xrf drivers 802154: always memset cpuid before setting 2016-04-04 18:20:19 +02:00
l3g4200d drivers/l3g4200d: added SAUL integration 2015-11-30 20:33:54 +01:00
lis3dh drivers: adapted gpio_init(_x)() calls 2016-03-17 14:55:30 +01:00
lis3mdl drivers/lis3mdl: Initial create of lis3mdl 2016-03-29 21:02:18 +02:00
lm75a drivers/lm75a: removed LED_xx_yy calls 2016-03-15 18:37:54 +01:00
lps331ap drivers/lps331ap: added SAUL integration 2015-11-30 20:33:54 +01:00
lsm303dlhc drivers: adapted gpio_init(_x)() calls 2016-03-17 14:55:30 +01:00
ltc4150 drivers: ltc4150: use xtimer 2015-09-16 10:58:52 +02:00
mag3110 drivers/mags3110: Repair header file include guards 2015-03-24 17:55:39 +02:00
mma8652 drivers/mma8652: add saul driver 2016-03-21 16:16:11 +01:00
mpl3115a2 drivers/mpl3115a2: Repair header file include guards 2015-03-24 17:55:38 +02:00
mpu9150 drivers: mpu9150: use xtimer 2015-09-16 10:58:52 +02:00
mq3 drivers/mq3: adapted to ADC driver changes 2016-03-14 13:06:24 +01:00
netdev2_eth netdev2: introduce linklayer netstats 2016-03-29 22:34:09 +02:00
netdev2_ieee802154 netdev2_ieee802154: fix channel setting 2016-04-20 16:35:30 +02:00
nrf24l01p drivers: adapted gpio_init(_x)() calls 2016-03-17 14:55:30 +01:00
nvram_spi drivers: adapted gpio_init(_x)() calls 2016-03-17 14:55:30 +01:00
pcd8544 drivers: adapted gpio_init(_x)() calls 2016-03-17 14:55:30 +01:00
periph_common drivers: fix pedantic compiler warnings 2015-12-07 20:28:52 +01:00
pir debug: fix compilation error for %p formatter 2016-03-29 11:46:29 +09:00
rgbled drivers: added rgbled driver 2014-06-11 20:17:44 +02:00
saul sys/saul: Add analog inputs to SAUL via periph/adc 2016-04-08 10:18:12 +02:00
servo drivers/servo: adapted to PWM interface changes 2016-02-12 16:10:01 +01:00
sht11 drivers: sht11: use xtimer 2015-09-16 10:58:52 +02:00
si70xx drivers: si70xx: bugfixes + test improvements 2016-04-13 13:27:09 +02:00
srf02 drivers/srf02: fixed missing i2c_release in init() 2016-03-22 17:07:04 +01:00
srf08 drivers/srf08: Remove tautological null-pointer check 2016-02-11 15:13:36 +01:00
tcs37727 drivers/tcs37727: fixed ATIME setup in init function 2015-11-20 11:41:52 +01:00
tmp006 drivers/isl29020: Acquire exclusive access ti I2C bus 2015-03-03 18:08:38 +01:00
xbee drivers/xbee: encryption support 2016-04-20 17:43:09 +02:00
doc.txt drivers: various doxygen fixes 2015-11-23 12:15:50 +01:00
Makefile make: remove superfluous nrf24l01p from Makefile 2015-09-18 06:53:24 +02:00
Makefile.dep drivers/Makefile.dep: fixed FEATURE_REQ assignments 2016-04-13 16:47:00 +02:00
Makefile.include drivers/bmp180: initial implementation 2016-03-22 19:51:03 +01:00