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

11 Commits

Author SHA1 Message Date
Oleg Hahm
4f4214235b timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
Matthias Kolja Miehl
54fc0fd2a8 tests/driver_dht: fix invalidPrintfArgType_sint
Since the argument type is 'unsigned int', the printf
format string has to be '%u' instead of '%i'.
2016-09-05 02:26:41 +02:00
Hauke Petersen
edce26bb15 tests/driver_dht: adjusted to interface changes 2016-02-20 18:19:20 +01:00
Hauke Petersen
8048c7d14e tests/driver_dht: cleanup Makefile and use auto_init 2016-02-20 18:19:20 +01:00
Hauke Petersen
26eed54b0b tests/driver_dht: simplified Makefile 2015-11-03 16:04:31 +01:00
Thomas Eichinger
34bedb4870 tests: Makefiles: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
Ludwig Knüpfer
eda6328e21 documentation: update my name (Ortmann -> Knüpfer) 2015-09-27 18:58:30 +02:00
75720c70ae tests: driver_dht: switch to xtimer 2015-09-16 10:58:54 +02:00
Joakim Gebart
adb8945514 tests/driver_dht: printf format fixes 2015-07-14 08:11:18 +02:00
Hauke Petersen
315ac1bedb tests: adjusted test to changed GPIO interface 2015-06-12 19:10:16 +02:00
Ludwig Ortmann
fe17cae0c0 test/driver_dht: initial import 2015-05-29 06:24:19 +02:00