mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
tests: remove shell commands added only for interactive_sync
Reverts parts of 416c048737
This commit is contained in:
parent
a31003a23c
commit
9766c3e2f1
@ -5,6 +5,5 @@ FEATURES_REQUIRED += periph_wdt
|
||||
|
||||
USEMODULE += xtimer
|
||||
USEMODULE += shell
|
||||
USEMODULE += shell_commands
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
@ -1,7 +1,6 @@
|
||||
include ../Makefile.tests_common
|
||||
|
||||
USEMODULE += shell
|
||||
USEMODULE += shell_commands
|
||||
USEMODULE += timex
|
||||
|
||||
# The MSP-430 toolchain lacks sscanf:
|
||||
|
Loading…
Reference in New Issue
Block a user