1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

tests: nrf24l01p: use xtimer in Makefile

This commit is contained in:
Cenk Gündoğan 2015-11-11 08:57:43 +01:00
parent b46717aefb
commit b863fabfcf

View File

@ -4,7 +4,7 @@ include ../Makefile.tests_common
USEMODULE += shell
USEMODULE += shell_commands
USEMODULE += ps
USEMODULE += vtimer
USEMODULE += xtimer
USEMODULE += nrf24l01p
FEATURES_REQUIRED = periph_spi