Skip to content
Snippets Groups Projects
Commit dbe43d75 authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

tests/periph_uart: add periph_lpuart optional dependency

parent 58b85b25
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno nucleo-f031k6
FEATURES_REQUIRED = periph_uart
FEATURES_OPTIONAL = periph_lpuart # STM32 L0 and L4 provides lpuart support
USEMODULE += shell
USEMODULE += xtimer
......
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