X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2Fnor%2Favrf.c;h=462aee2c88bc9b699fa2b06c38a8145dcc6d3f37;hp=1ade45267deffd78d778b464e5e592406137a134;hb=2a34cc8eb6a8431ecebad1279d19ce919978a778;hpb=0aefdbd446ed35bbc507c517b96e99d5e6e01e3d;ds=sidebyside diff --git a/src/flash/nor/avrf.c b/src/flash/nor/avrf.c index 1ade45267d..462aee2c88 100644 --- a/src/flash/nor/avrf.c +++ b/src/flash/nor/avrf.c @@ -492,6 +492,7 @@ static const struct command_registration avrf_command_handlers[] = { .name = "avrf", .mode = COMMAND_ANY, .help = "AVR flash command group", + .usage = "", .chain = avrf_exec_command_handlers, }, COMMAND_REGISTRATION_DONE