Append prior target name to firmware (#2306)
commit5279995ff9f674d0c0f1d365194602a66219a698
authorPaul Kendall <pkendall64@gmail.com>
Thu, 20 Jul 2023 09:50:40 +0000 (20 21:50 +1200)
committerGitHub <noreply@github.com>
Thu, 20 Jul 2023 09:50:40 +0000 (20 19:50 +1000)
tree73ab775b33599b8d121341eac7ba42c8e71426ed
parent92c08fb4d78b80a23c7c38cec5eeb7d2a2d77d85
Append prior target name to firmware (#2306)

* Append prior target name on unified targets

* Fix stoopid coding error!

* Add missing `prior_target_name` properties

* Fix spelling!
src/hardware/targets.json
src/python/UnifiedConfiguration.py
src/python/targets_validator.py