micropython/ports/esp32/boards/UM_FEATHERS2NEO
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
..
modules
board.json esp32/boards: Update UM board image names for consistency. 2023-10-19 18:21:09 +11:00
board.md esp32/boards: Remove references to the IDF version in board.md files. 2023-07-25 12:35:21 +10:00
deploy.md
manifest.py
mpconfigboard.cmake esp32: Add IDF-version-specific sdkconfig. 2024-03-08 14:05:39 +11:00
mpconfigboard.h
pins.csv esp32/boards: Add pins.csv to UM boards and other minor changes. 2023-09-02 17:51:26 +10:00
sdkconfig.board esp32/boards/GENERIC_S2: Merge with ESP32_S2_WROVER. 2023-08-15 17:38:02 +10:00