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:
commit
bdc8e0b4f5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user