1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #4249 from cgundogan/pr/test_driver_nrf24l01p/xtimer_makefile

tests: nrf24l01p: use xtimer in Makefile
This commit is contained in:
Hauke Petersen 2015-11-11 12:40:18 +01:00
commit bdc8e0b4f5

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