Skip to content

Commit f3aa2ac

Browse files
committed
examples/suit_update: enable suit command
1 parent e2cb3d1 commit f3aa2ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/suit_update/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ USEMODULE += gnrc_icmpv6_echo
2626
# include this for printing IP addresses
2727
USEMODULE += shell
2828
USEMODULE += shell_cmds_default
29+
USEMODULE += shell_cmd_suit
2930

3031
# Set this to 1 to enable code in RIOT that does safety checking
3132
# which is not needed in a production environment but helps in the

0 commit comments

Comments
 (0)