diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2023-08-16 00:51:37 +1000 |
---|---|---|
committer | Jim Mussared <jim.mussared@gmail.com> | 2023-08-23 15:49:37 +1000 |
commit | ef03ca8bf2e06d3d8b753aafdf13e1399dc26847 (patch) | |
tree | c487fb5cd2a5b70b5a9c9b8e9ed22c0820c0b6ac /py/modarray.c | |
parent | aa236981192395cda555efa3db5f490c168bebdd (diff) |
esp8266: Add board variant support.
This merges the existing GENERIC, GENERIC_1M, and GENERIC_512k boards
into variants of the new ESP8266_GENERIC board (renamed from GENERIC so
as not to clash with other ports).
Also moves the generation of the "OTA" variant (previously generated by
autobuild/build-esp8266-latest.sh) into the variant.
Following the convention established for the WEACTSTUDIO rp2 board, the
names of the variants are FLASH_1M and FLASH_512K (but rename the .ld files
to use MiB and kiB).
Updates autobuild to build esp8266 firmware the same way as other ports.
This requires renaming the output from firmware-combined.bin to just
firmware.bin.
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'py/modarray.c')
0 files changed, 0 insertions, 0 deletions