X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fflash%2Fnor%2Fstr9xpec.c;h=fc2ed3590f4dd772e910e2cc5913c1c636f08dfc;hb=2a34cc8eb6a8431ecebad1279d19ce919978a778;hp=0e095a30434e4e1ed4a09ec08538c69b8a242e32;hpb=0aefdbd446ed35bbc507c517b96e99d5e6e01e3d;p=fw%2Fopenocd diff --git a/src/flash/nor/str9xpec.c b/src/flash/nor/str9xpec.c index 0e095a304..fc2ed3590 100644 --- a/src/flash/nor/str9xpec.c +++ b/src/flash/nor/str9xpec.c @@ -1279,6 +1279,7 @@ static const struct command_registration str9xpec_command_handlers[] = { .name = "str9xpec", .mode = COMMAND_ANY, .help = "str9xpec flash command group", + .usage = "", .chain = str9xpec_config_command_handlers, }, COMMAND_REGISTRATION_DONE