tests/periph_gpio: enable tamper wake
This commit is contained in:
parent
310eb4970c
commit
2e35eb9229
@ -1,8 +1,9 @@
|
|||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
|
|
||||||
FEATURES_REQUIRED = periph_gpio
|
FEATURES_REQUIRED += periph_gpio
|
||||||
FEATURES_OPTIONAL = periph_gpio_irq
|
FEATURES_OPTIONAL += periph_gpio_irq
|
||||||
FEATURES_OPTIONAL += periph_gpio_fast_read
|
FEATURES_OPTIONAL += periph_gpio_fast_read
|
||||||
|
FEATURES_OPTIONAL += periph_gpio_tamper_wake
|
||||||
|
|
||||||
USEMODULE += shell
|
USEMODULE += shell
|
||||||
USEMODULE += shell_commands
|
USEMODULE += shell_commands
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user