mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
makefiles/features_modules: ignore periph_wdt_auto_start
This commit is contained in:
parent
bd295b00b2
commit
4965a229c9
@ -40,6 +40,7 @@ PERIPH_IGNORE_MODULES := \
|
||||
periph_uart_collision \
|
||||
periph_uart_rxstart_irq \
|
||||
periph_wdog \
|
||||
periph_wdt_auto_start \
|
||||
#
|
||||
PERIPH_MODULES := $(filter-out $(PERIPH_IGNORE_MODULES),\
|
||||
$(filter periph_%,$(USEMODULE)))
|
||||
|
Loading…
Reference in New Issue
Block a user