mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
Shorten redundant for bootloader description in -c ? -p part output
This commit is contained in:
@@ -190,6 +190,7 @@ static void pmshorten(char *desc, const char *modes) {
|
||||
{" in JTAG mode", "JTAGmkI"},
|
||||
{" in JTAG mode", "XMEGAJTAG"},
|
||||
{" in JTAG mode", "AVR32JTAG"},
|
||||
{" for bootloader", "bootloader"},
|
||||
};
|
||||
size_t len = strlen(desc);
|
||||
|
||||
|
Reference in New Issue
Block a user