Closed
Description
There is a plan to genereate boards.txt, and related files (such as matching linker scripts) via a python script (as python is already in use).
The primary aim is to reduce (to 1) the number of places that changes need to be made for things like flash addresses (splits between program/SPIFFS/EEPROM/etc). The desire was inspired by a solution to #905 which stores update information in a flash page, along with some other updates that involved changes to flash allocation.