diff options
author | Damien George <damien@micropython.org> | 2024-06-28 22:32:11 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-06-28 22:48:46 +1000 |
commit | 0dd25a369e70118829b3f176151c50440286e3fe (patch) | |
tree | fe36b32c662892907786f69b8f2394baa34b4a87 /docs/esp8266/tutorial/filesystem.rst | |
parent | 95c19e05ffd204f8f375b6e04e4ae45770ec0dbc (diff) | |
download | micropython-0dd25a369e70118829b3f176151c50440286e3fe.tar.gz micropython-0dd25a369e70118829b3f176151c50440286e3fe.zip |
rp2/boards/WEACTSTUDIO: Fix variant names in board.json.
It looks like the variants for this board were never being built properly,
because the auto-build system used the variant name from `board.json` which
did not match the variant names in the original `mpconfigboard.mk`. Eg
`FLASH_2MB` in `board.json` but `FLASH_2M` in `mpconfigboard.mk`.
This mistake is apparent since 5dff78f38edc0354e854e6c73af61c5064afe9d3,
which made it a build error to specify an invalid variant.
Fix this by using the correct variant names in `board.json`.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp8266/tutorial/filesystem.rst')
0 files changed, 0 insertions, 0 deletions