1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 23:49:47 +01:00
RIOT/drivers/pulse_counter
Marian Buschsieweke d6858a0ca4
drivers/pulse_counter: Add missing doc and fix doccheck
This commits add documentation to the pulse counter params and adds
generic exclude patters to the doc check, so that when boards provide
custom pulse counter 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:19 +01:00
..
include drivers/pulse_counter: Add missing doc and fix doccheck 2023-01-05 14:25:19 +01:00
Kconfig drivers: add Kconfig hardware feature to various drivers 2021-12-15 10:30:51 +01:00
Makefile drivers/pulse_counter: initial implementation 2018-01-17 06:28:13 -08:00
Makefile.dep drivers/pulse_counter: migrate to ztimer 2021-12-11 17:56:39 +01:00
Makefile.include drivers: move USEMODULE_INCLUDES in each driver directories 2020-07-15 20:36:27 +02:00
pulse_counter_saul.c drivers/saul: use const qualifier for data to write 2022-05-23 08:35:27 +02:00
pulse_counter.c drivers/*: realign ENABLE_DEBUG 2020-10-23 01:26:09 +02:00