We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2cb3d1 commit f3aa2acCopy full SHA for f3aa2ac
examples/suit_update/Makefile
@@ -26,6 +26,7 @@ USEMODULE += gnrc_icmpv6_echo
26
# include this for printing IP addresses
27
USEMODULE += shell
28
USEMODULE += shell_cmds_default
29
+USEMODULE += shell_cmd_suit
30
31
# Set this to 1 to enable code in RIOT that does safety checking
32
# which is not needed in a production environment but helps in the
0 commit comments