X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2Fnor%2Fstm32f1x.c;h=b4ec93f6339754e9f69778e47923be747f1b6784;hp=738c2dac7037663550822f0b16f443b4639dad44;hb=2a34cc8eb6a8431ecebad1279d19ce919978a778;hpb=0aefdbd446ed35bbc507c517b96e99d5e6e01e3d diff --git a/src/flash/nor/stm32f1x.c b/src/flash/nor/stm32f1x.c index 738c2dac70..b4ec93f633 100644 --- a/src/flash/nor/stm32f1x.c +++ b/src/flash/nor/stm32f1x.c @@ -1671,6 +1671,7 @@ static const struct command_registration stm32x_command_handlers[] = { .name = "stm32f1x", .mode = COMMAND_ANY, .help = "stm32f1x flash command group", + .usage = "", .chain = stm32x_exec_command_handlers, }, COMMAND_REGISTRATION_DONE