Jan Romann
|
4384795cb9
|
treewide: Remove excessive newlines
|
2021-08-13 19:50:38 +02:00 |
|
Leandro Lanzieri
|
8d345260d9
|
drivers/sht3x: add module to Kconfig
|
2021-01-21 11:22:30 +01: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 |
|
|
304bce3724
|
drivers: configure per driver dependency resolution
|
2020-07-20 14:32:16 +02:00 |
|
|
5c3c22f31c
|
Merge pull request #14489 from benpicco/libc_conflict
drivers/tests: rename private read() and sleep() functions to avoid conflicts with libc
|
2020-07-17 20:44:02 +02:00 |
|
|
490126cfa0
|
drivers: move USEMODULE_INCLUDES in each driver directories
|
2020-07-15 20:36:27 +02:00 |
|
Benjamin Valentin
|
5f4838e716
|
drivers/sht3x: fix conflict with libc function name
|
2020-07-10 17:31:29 +02:00 |
|
Gunar Schorcht
|
4d306a4636
|
drivers/sht3x: fix broken links
|
2020-03-24 10:38:40 +01: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 |
|
Benjamin Valentin
|
9d6d93ef2f
|
drivers: make use of ARRAY_SIZE macro
|
2019-08-06 19:43:54 +02:00 |
|
Schorcht
|
9d59e27d41
|
drivers: add SHT3X humidity/temperature sensor
|
2018-11-21 08:48:20 +01:00 |
|