X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2Fnor%2Fat91sam4.c;h=c89c50239c249390cc94e8f5ac639542bb11702a;hp=446f7983b7971c531ecd31dcc919f64f208ea914;hb=b61e454869c988e7fafc1c16982ccfec04415b51;hpb=b6ea92247de948579715379abb591e61e887e7a5 diff --git a/src/flash/nor/at91sam4.c b/src/flash/nor/at91sam4.c index 446f7983b7..c89c50239c 100644 --- a/src/flash/nor/at91sam4.c +++ b/src/flash/nor/at91sam4.c @@ -3212,6 +3212,7 @@ static const struct command_registration at91sam4_exec_command_handlers[] = { .mode = COMMAND_EXEC, .help = "Print information about the current at91sam4 chip" "and its flash configuration.", + .usage = "", }, { .name = "slowclk",