Skip to content
Snippets Groups Projects
Unverified Commit 784b9806 authored by cladmi's avatar cladmi
Browse files

tests/netdev_test: remove non required feature periph_timer

Found out it is not actually linked.
parent 33f8a49b
No related branches found
No related tags found
No related merge requests found
...@@ -8,8 +8,6 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno nucleo-f031k6 ...@@ -8,8 +8,6 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno nucleo-f031k6
DISABLE_MODULE = auto_init DISABLE_MODULE = auto_init
FEATURES_REQUIRED += periph_timer # xtimer required for this application
USEMODULE += gnrc USEMODULE += gnrc
USEMODULE += gnrc_neterr USEMODULE += gnrc_neterr
USEMODULE += gnrc_netif USEMODULE += gnrc_netif
......
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