1
0
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:
Francisco Molina 2020-03-11 09:59:52 +01:00
parent a31003a23c
commit 9766c3e2f1
No known key found for this signature in database
GPG Key ID: 3E94EAC3DBDEEDA8
2 changed files with 0 additions and 2 deletions

View File

@ -5,6 +5,5 @@ FEATURES_REQUIRED += periph_wdt
USEMODULE += xtimer
USEMODULE += shell
USEMODULE += shell_commands
include $(RIOTBASE)/Makefile.include

View File

@ -1,7 +1,6 @@
include ../Makefile.tests_common
USEMODULE += shell
USEMODULE += shell_commands
USEMODULE += timex
# The MSP-430 toolchain lacks sscanf: