1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00
RIOT/drivers/hdc1000
Marian Buschsieweke 5d93a485c5
drivers/hdc1000: Add missing doc and fix doccheck
This commits add documentation to the HDC1000 params and adds generic
exclude patters to the doc check, so that when boards provide custom
HDC1000 params they do not need to document them again. The reasoning
is that the documentation in the central place is sufficient.
2023-01-05 14:25:20 +01:00
..
include drivers/hdc1000: Add missing doc and fix doccheck 2023-01-05 14:25:20 +01:00
hdc1000_saul.c drivers/saul: use const qualifier for data to write 2022-05-23 08:35:27 +02:00
hdc1000.c
Kconfig
Makefile drivers: make use of new driver_with_saul.mk where applicable 2022-01-06 12:07:07 +01:00
Makefile.dep
Makefile.include