Document archnum -1 non-8-bit-AVR parts

This commit is contained in:
stefanrueger
2025-06-05 11:22:33 +02:00
parent 1e4e9816b6
commit e925f51cf3

View File

@@ -3926,7 +3926,7 @@ part
family_id = <id>; # quoted string, e.g., "megaAVR" or "tinyAVR"
prog_modes = PM_<i/f> @{| PM_<i/f>@} # interfaces, e.g., PM_SPM|PM_ISP|PM_HVPP|PM_debugWIRE
mcuid = <num>; # unique id in 0..2039 for 8-bit AVRs
archnum = <num>; # avr-gcc architecture number for the part
archnum = <num>; # avr-gcc architecture number; -1 if not 8-bit AVR
n_interrupts = <num>; # number of interrupts, used for vector bootloaders
n_page_erase = <num>; # if set, number of pages erased during SPM erase
n_boot_sections = <num>; # Number of boot sections