mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-09-21 16:46:30 +03:00
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: