1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers
Hauke Petersen b21e21e6e1 drivers/periph: updated the timer interface a bit
- fixed some formatting to comments fit 80 char page width
- made tim_t overridable by the CPU
- defined TIMER_DEV() and TIMER_UNDEF macros
2015-08-03 13:56:16 +02:00
..
adt7310 drivers/adt7310: Add ADT7310 temperature sensor driver 2015-07-09 23:39:32 +02:00
at86rf231 drivers: adjusted drivers to changed GPIO interface 2015-06-12 19:10:29 +02:00
cc110x drivers: adjusted drivers to changed GPIO interface 2015-06-12 19:10:29 +02:00
cc110x_legacy global: renamed cpu-conf.h into cpu_conf.h 2015-05-28 15:45:05 +02:00
cc110x_legacy_csma Improve naming of thread stacksize/priority constants 2015-05-21 00:14:23 +02:00
cc2420 cc2420: mask FSCTRL register for frequency access 2015-07-27 20:15:20 +02:00
dht drivers: adjusted drivers to changed GPIO interface 2015-06-12 19:10:29 +02:00
hdc1000 drivers/hdc1000: fix hdc1000_startmeasure function 2015-05-30 20:18:34 +02:00
hih6130 drivers/hih6310: Initial commit of HIH6310 driver 2015-07-20 18:41:14 +02:00
ina220 drivers/ina220: Add driver for INA220 current and power sensor. 2015-03-19 17:22:22 +01:00
include drivers/periph: updated the timer interface a bit 2015-08-03 13:56:16 +02:00
isl29020 drivers/isl29020: fix return value integer error 2015-05-02 08:35:38 +02:00
isl29125 drivers/isl29125: beautify indentation 2015-05-12 07:25:54 +02:00
kw2xrf gnrc: replace all instances of ng_netconf with ng_netopt 2015-07-28 13:33:12 +02:00
l3g4200d drivers/l3g4200d: Repair header file include guards 2015-03-24 17:55:43 +02:00
lis3dh lis3dh: Refactor, add INT1 handling, improve FIFO mode 2015-07-07 12:03:28 +02:00
lm75a lint: reduce scope 2014-09-12 11:50:12 +02:00
lps331ap drivers/lps331ap: Repair header file include guards 2015-03-24 17:55:44 +02:00
lsm303dlhc drivers: adjusted drivers to changed GPIO interface 2015-06-12 19:10:29 +02:00
ltc4150 doc: fix more license headers 2014-08-27 19:20:49 +02:00
mag3110 drivers/mags3110: Repair header file include guards 2015-03-24 17:55:39 +02:00
mma8652 drivers/mma8652: Repair header file include guards 2015-03-24 17:55:39 +02:00
mpl3115a2 drivers/mpl3115a2: Repair header file include guards 2015-03-24 17:55:38 +02:00
mpu9150 drivers/mpu9150: Release I2C bus in compass error case 2015-02-14 09:24:51 +01:00
mq3 drivers/mq3: added driver for alcohol sensor 2014-10-30 14:05:29 +01:00
netdev everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
ng_at86rf2xx Merge pull request #3457 from authmillenon/gnrc/api/rename-netconf 2015-07-28 18:21:09 +02:00
nrf24l01p drivers: adjusted drivers to changed GPIO interface 2015-06-12 19:10:29 +02:00
nvram_spi drivers: adjusted drivers to changed GPIO interface 2015-06-12 19:10:29 +02:00
pcd8544 drivers: adjusted drivers to changed GPIO interface 2015-06-12 19:10:29 +02:00
pir drivers: adjusted drivers to changed GPIO interface 2015-06-12 19:10:29 +02:00
rgbled drivers: added rgbled driver 2014-06-11 20:17:44 +02:00
servo drivers/servo: Handle inexact frequencies from periph_pwm 2015-05-30 12:41:07 +02:00
sht11 doc: fix more license headers 2014-08-27 19:20:49 +02:00
srf02 everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
srf08 everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
tmp006 drivers/isl29020: Acquire exclusive access ti I2C bus 2015-03-03 18:08:38 +01:00
xbee gnrc: replace all instances of ng_netconf with ng_netopt 2015-07-28 13:33:12 +02:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile Initial import of nrf24l01p lowlevel functions 2014-11-26 13:50:29 +01:00
Makefile.include drivers/dht: initial import 2015-05-29 06:24:18 +02:00