Change AVRnnSDmm's hvupdi_variant to 3

This commit is contained in:
stefanrueger
2025-03-11 13:05:59 +01:00
parent 28812a5057
commit 42a93499c8

View File

@@ -24214,7 +24214,7 @@ part # .avr-sx
prog_modes = PM_SPM | PM_UPDI;
n_boot_sections = 1;
boot_section_size = 512;
hvupdi_variant = 2;
hvupdi_variant = 3;
nvm_base = 0x1000;
ocd_base = 0x0f80;
syscfg_base = 0x0f00;