aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/str7x.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nor/str7x.c')
-rw-r--r--src/flash/nor/str7x.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/flash/nor/str7x.c b/src/flash/nor/str7x.c
index 0bfe7c9e..86db9ab4 100644
--- a/src/flash/nor/str7x.c
+++ b/src/flash/nor/str7x.c
@@ -853,6 +853,7 @@ static const struct command_registration str7x_command_handlers[] = {
.name = "str7x",
.mode = COMMAND_ANY,
.help = "str7x flash command group",
+ .usage = "",
.chain = str7x_exec_command_handlers,
},
COMMAND_REGISTRATION_DONE