1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Benjamin Valentin
41745859bb tests: replace SLEEP define
The SLEEP define collides with an Arduino header file.
Rename the define to resolve the conflict.
2019-10-10 10:47:38 +02:00
Hauke Petersen
4333a29a41 tests/drivers: adapt to changed fmt_s16_dfp semantics 2018-04-06 12:10:18 +02:00
908429eb33 tests: fix misc cppcheck warnings 2017-04-14 14:36:16 +02:00
Hauke Petersen
89c7c30a7f tests/driver_hdc1000: adapted to driver changes 2017-01-17 10:48:22 +01:00
6ede769620 tests: driver_hdc1000: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
Johann Fischer
b540def4b1 drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes
fix doxygen warnings
 change default address
2015-01-28 10:26:02 +01:00
Johann F
5b1a519875 add test app for hdc1000 sensor 2014-11-24 13:15:58 +01:00