Fix boot section size of AT90SPWM2 and related parts

This commit is contained in:
Stefan Rueger 2023-01-03 00:19:38 +00:00
parent f8635451a2
commit 872af44fcd
No known key found for this signature in database
GPG Key ID: B0B4F1FD86B1EC55
1 changed files with 1 additions and 2 deletions

View File

@ -8690,6 +8690,7 @@ part
mcuid = 167;
n_interrupts = 32;
n_boot_sections = 4;
boot_section_size = 256;
stk500_devcode = 0x65;
chip_erase_delay = 9000;
pagel = 0xd8;
@ -8818,7 +8819,6 @@ part parent "pwm2"
desc = "AT90PWM3";
id = "pwm3";
mcuid = 169;
boot_section_size = 256;
;
#------------------------------------------------------------
@ -8830,7 +8830,6 @@ part parent "pwm2"
desc = "AT90PWM2B";
id = "pwm2b";
mcuid = 168;
boot_section_size = 256;
signature = 0x1e 0x93 0x83;
ocdrev = 1;
;