Benjamin Valentin
|
6e7d5ae2d3
|
codespell: fix remaining issues
|
2022-09-16 14:00:35 +02:00 |
|
Gunar Schorcht
|
0508850266
|
drivers/sht3x: ztimer_msec port
|
2022-03-10 07:26:42 +01:00 |
|
Gunar Schorcht
|
312c31dce5
|
drivers: update to new I2C API
|
2021-11-29 06:35:25 +01:00 |
|
Jan Romann
|
4384795cb9
|
treewide: Remove excessive newlines
|
2021-08-13 19:50:38 +02:00 |
|
Bas Stottelaar
|
62994dfb16
|
drivers/*: replace #if ENABLE_DEBUG with IS_ACTIVE
|
2020-11-02 21:34:12 +01:00 |
|
Bas Stottelaar
|
92b1dfc703
|
drivers/*: realign ENABLE_DEBUG
|
2020-10-23 01:26:09 +02:00 |
|
Bas Stottelaar
|
4bdfe9a254
|
drivers/*: add missing include of assert.h
|
2020-10-22 11:13:08 +02:00 |
|
Benjamin Valentin
|
22c2dbbbe5
|
drivers/sht3x: use crc8 function from common code
This makes the sht3x driver use the crc-8 routine from sys/hashes.
It's the same code, was just moved to a common place.
|
2019-12-13 14:50:32 +01:00 |
|
|
5ebe48ce42
|
drivers/sht3x: fix typos
|
2019-11-23 22:39:39 +01:00 |
|
Francois Berder
|
4a31f94cfc
|
many typo fixes
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2019-11-23 22:39:07 +01:00 |
|
Schorcht
|
9d59e27d41
|
drivers: add SHT3X humidity/temperature sensor
|
2018-11-21 08:48:20 +01:00 |
|