Skip to content
Snippets Groups Projects
Commit 172c9e80 authored by Kaspar Schleiser's avatar Kaspar Schleiser
Browse files

boards: mulle: always select periph_rtt

parent 53c0f0c5
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,9 @@ USEMODULE += nvram
USEMODULE += devfs
USEMODULE += mtd_spi_nor
# mulle always uses it's rtt
USEMODULE += periph_rtt
ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += saul_gpio
USEMODULE += saul_adc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment