1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/dose
Benjamin Valentin 0695a7e40e drivers/dose: include board.h
`DOSE_TIMER_DEV` is defined in `board.h`, so we have to include it.
It's not included by the header (and should not), so move the check
to the .c file.
2022-02-02 15:38:57 +01:00
..
include drivers/dose: enable standby pin 2021-11-09 15:19:35 +01:00
dose.c drivers/dose: include board.h 2022-02-02 15:38:57 +01:00
Kconfig drivers/dose: calculate timeout based on symbol rate 2021-08-25 20:48:54 +02:00
Makefile drivers: add Differentially Operated Serial Ethernet driver 2019-12-16 10:43:13 +01:00
Makefile.dep drivers/dose: migrate to ztimer_usec 2022-01-25 08:43:33 +01:00
Makefile.include drivers/dose: introduce watchdog timer 2022-01-18 15:41:38 +01:00