mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
examples/default: re-introduce shell_commands
This commit is contained in:
parent
b6655a2bba
commit
c7d471d772
@ -32,6 +32,7 @@ QUIET ?= 1
|
|||||||
|
|
||||||
# Modules to include:
|
# Modules to include:
|
||||||
USEMODULE += shell
|
USEMODULE += shell
|
||||||
|
USEMODULE += shell_commands
|
||||||
USEMODULE += ps
|
USEMODULE += ps
|
||||||
# include and auto-initialize all available sensors
|
# include and auto-initialize all available sensors
|
||||||
USEMODULE += saul_default
|
USEMODULE += saul_default
|
||||||
|
Loading…
Reference in New Issue
Block a user