micropython/ports/esp32/boards/UM_TINYS2
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
deploy.md
manifest.py
mpconfigboard.cmake esp32: Add IDF-version-specific sdkconfig. 2024-03-08 14:05:39 +11:00
mpconfigboard.h
pins.csv
sdkconfig.board