Fix target names not following the standard

This commit is contained in:
MCUdude 2022-03-08 12:32:41 +01:00
parent 34168759b0
commit 1c94c95f1c
1 changed files with 3 additions and 3 deletions

View File

@ -5980,7 +5980,7 @@ part
part parent "m329" part parent "m329"
id = "m329a"; id = "m329a";
desc = "ATmega329a"; desc = "ATmega329A";
; ;
#------------------------------------------------------------ #------------------------------------------------------------
@ -12549,7 +12549,7 @@ part parent "t84"
part part
id = "t43u"; id = "t43u";
desc = "ATtiny43u"; desc = "ATtiny43U";
has_debugwire = yes; has_debugwire = yes;
flash_instr = 0xB4, 0x07, 0x17; flash_instr = 0xB4, 0x07, 0x17;
eeprom_instr = 0xBB, 0xFF, 0xBB, 0xEE, 0xBB, 0xCC, 0xB2, 0x0D, eeprom_instr = 0xBB, 0xFF, 0xBB, 0xEE, 0xBB, 0xCC, 0xB2, 0x0D,
@ -16513,7 +16513,7 @@ part parent ".reduced_core_tiny"
part part
id = "m406"; id = "m406";
desc = "ATMEGA406"; desc = "ATmega406";
has_jtag = yes; has_jtag = yes;
signature = 0x1e 0x95 0x07; signature = 0x1e 0x95 0x07;