Jim Mussared
b5836e7252
esp32: Use uppercase variant names.
...
This is to support a future change to add the variant name to the build
directory and therefore should be the same style as the board name.
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-08-23 13:54:37 +10:00
Jim Mussared
afd407af8f
esp32/boards/GENERIC_S3: Merge with GENERIC_S3_{SPIRAM,SPIRAM_OCT}.
...
These are now variants of the GENERIC_S3 board.
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-08-15 17:38:02 +10:00
iabdalkader
5682595d75
esp32: Allow overriding cmake frozen manifest from the command line.
...
If MICROPY_FROZEN_MANIFEST is set from the cmake command line, then it will
override the default and any manifest set by the board.
2022-04-04 23:49:10 +10:00
Jim Mussared
678f4b959f
esp32/boards/GENERIC_S3: Enable BLE on ESP32 S3.
...
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2021-11-26 11:58:12 +11:00
Damien George
80fe25689f
esp32/boards: Add new GENERIC_S3 board definition.
...
Thanks to Seon Rozenblum aka @UnexpectedMaker for the work.
Signed-off-by: Damien George <damien@micropython.org>
2021-09-16 22:58:47 +10:00