Clarify and rename common .avrdx/.avrdx parent parts

This commit leaves the settings of true parts unchanged. One can verify this by

 # Before this commit
 $ avrdude -p*/At | sort > /tmp/At

 # After this commit
 avrdude -p*/At | sort | diff - /tmp/At | grep -vi common.values
This commit is contained in:
stefanrueger
2025-03-11 12:24:16 +01:00
parent 39ac5e88b3
commit 2c22535f41

File diff suppressed because it is too large Load Diff