Add avrintel.[ch] to the project and warn if mcuid incompatible with avrintel.c

This commit is contained in:
Stefan Rueger
2022-08-30 19:48:17 +01:00
parent b0198a319f
commit 626a43b139
9 changed files with 6973 additions and 2 deletions

View File

@@ -1766,7 +1766,7 @@ part
id = <id> ; # quoted string
family_id = <id> ; # quoted string, eg, "megaAVR" or "tinyAVR"
prog_modes = PM_<i/f> @{ | PM_<i/f> @} # interfaces, eg, PM_SPM|PM_ISP|PM_HVPP|PM_debugWIRE
mcuid = <num>; # unique id in 0..2039 for urclock programmer
mcuid = <num>; # unique id in 0..2039 for 8-bit AVRs
n_interrupts = <num>; # number of interrupts, used for vector bootloaders
n_page_erase = <num>; # if set, number of pages erased during NVM erase
hvupdi_variant = <num> ; # numeric -1 (n/a) or 0..2