mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
examples/suit_update: enable suit command
This commit is contained in:
parent
e2cb3d13ea
commit
f3aa2ac42e
@ -26,6 +26,7 @@ USEMODULE += gnrc_icmpv6_echo
|
||||
# include this for printing IP addresses
|
||||
USEMODULE += shell
|
||||
USEMODULE += shell_cmds_default
|
||||
USEMODULE += shell_cmd_suit
|
||||
|
||||
# Set this to 1 to enable code in RIOT that does safety checking
|
||||
# which is not needed in a production environment but helps in the
|
||||
|
Loading…
Reference in New Issue
Block a user