|
3b42755d84
|
tests/driver_sht2x: cleanup how required features are set
|
2019-11-05 07:59:57 +01:00 |
|
|
49f1f4a9e0
|
tests: don't define APPLICATION in application Makefile
The right way is to include the common test Makefile where the application is automatically defined.
|
2019-11-05 07:59:57 +01:00 |
|
Kees Bakker
|
3d6b6d868d
|
tests/driver_sht2x: avoid negative number after decimal dot
Also don't include printf_float
|
2019-09-03 20:50:25 +02:00 |
|
Kees Bakker
|
50ec5130d6
|
drivers: add support for SHT2x (I2C temp and humidity sensor)
Several parts were inspired by a driver written by:
George Psimenos (gp7g14@soton.ac.uk)
Steffen Robertz (steffen.robertz@rwth-aachen.de)
|
2019-02-05 22:17:30 +01:00 |
|