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

16 Commits

Author SHA1 Message Date
Wouter Symons
5055d0993e drivers/dht: correct interpreting raw values 2021-11-20 14:55:02 +01:00
Leandro Lanzieri
192b7b4efe
tests/driver_{d,e,f}*: add Kconfig configuration files
Also add the tests to the CI list.
2020-12-02 10:16:49 +01:00
Hauke Petersen
4333a29a41 tests/drivers: adapt to changed fmt_s16_dfp semantics 2018-04-06 12:10:18 +02:00
fc2eff9fba tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
Hauke Petersen
c6aa413320 tests/driver_dht: adapted to driver changes 2017-02-07 09:59:30 +01:00
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