1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers
2016-11-28 11:00:42 +01:00
..
adt7310 drivers: adapted gpio_init(_x)() calls 2016-03-17 14:55:30 +01:00
at30tse75x periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
at86rf2xx drivers/at86rf2xx: prevent a possible race condition after state change 2016-11-04 09:52:35 -07:00
bh1750fvi drivers/bh1750fvi: added names to return values 2016-11-17 22:57:56 +01:00
bmp180 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
cc110x cpu: drivers: adapt devices for netdev2 parameter type change 2016-08-03 12:30:51 +02:00
cc2420 drivers/cc2420: calculate CRC and check CRC_OK bit on packet reception 2016-11-08 23:28:09 -08:00
dht drivers/dht: fix variableScope 2016-09-05 02:15:51 +02:00
enc28j60 cpu: drivers: adapt devices for netdev2 parameter type change 2016-08-03 12:30:51 +02:00
encx24j600 cpu: drivers: adapt devices for netdev2 parameter type change 2016-08-03 12:30:51 +02:00
ethos debug: add missing line breaks 2016-09-27 23:38:41 +02:00
hdc1000 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
hih6130 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
ina220 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
include netdev2: make doc for driver more precise 2016-11-22 14:57:26 +01:00
io1_xplained drivers/io1_xplained: initial implementation including temperature/LED/GPIO and auto init 2016-09-02 10:42:09 +02:00
isl29020 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
isl29125 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
kw2xrf kw2xrf: set tx_power in gnrc_netdev_t 2016-09-16 10:52:53 +02:00
l3g4200d periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
lis3dh drivers: adapted gpio_init(_x)() calls 2016-03-17 14:55:30 +01:00
lis3mdl periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
lm75a drivers/lm75a: removed LED_xx_yy calls 2016-03-15 18:37:54 +01:00
lpd8808 drivers: added driver for LPD8808 LED strips 2016-10-25 18:32:52 +02:00
lps331ap periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
lsm303dlhc periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
ltc4150 drivers: ltc4150: use xtimer 2015-09-16 10:58:52 +02:00
mag3110 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
mma8652 Merge pull request #5433 from OTAkeys/pr/mma8x5x 2016-11-18 09:02:42 +01:00
mpl3115a2 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
mpu9150 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +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 Implement NETOPT_ACK_REQ configuration option. 2016-06-01 10:11:28 +12:00
nrf24l01p all: remove pointer casts for msg.content.ptr 2016-06-02 23:13:42 +02:00
nvram_spi xtimer: Add tick conversion 2016-11-28 11:00:42 +01:00
pcd8544 drivers: adapted gpio_init(_x)() calls 2016-03-17 14:55:30 +01:00
periph_common drivers/periph_common: added spi_transfer_byte() 2016-10-17 16:58:26 +02:00
pir debug: add missing line breaks 2016-09-27 23:38:41 +02: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 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
srf02 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
srf08 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
tcs37727 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
tmp006 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
w5100 drivers/w5100: set src addr to known state 2016-11-16 17:46:04 +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: added driver for W5100 Ethernet chips 2016-10-26 08:36:58 +02:00
Makefile.include drivers: added driver for W5100 Ethernet chips 2016-10-26 08:36:58 +02:00