micropython/ports/esp32/boards/SIL_WESP32
Daniël van de Giessen 27279e69b4 esp32: Add IDF-version-specific sdkconfig.
The new IDF v5.2 deprecated the task cleanup callback we use, so support
for the new option has been implemented in the previous commit.  This also
requires a change in the sdkconfig, via a new variable
${SDKCONFIG_IDF_VERSION_SPECIFIC} which is used in all mpconfigboard.cmake
files to include an extra sdkconfig file based on the IDF version in use.

Signed-off-by: Daniël van de Giessen <daniel@dvdgiessen.nl>
2024-03-08 14:05:39 +11:00
..
board.json ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
mpconfigboard.cmake esp32: Add IDF-version-specific sdkconfig. 2024-03-08 14:05:39 +11:00
mpconfigboard.h esp32/boards: Add Silicognition wESP32 board configuration. 2021-08-07 12:50:13 +10:00
sdkconfig.board esp32/boards: Add bootloader rollback support for all builds. 2023-09-29 16:00:51 +10:00