micropython/ports/esp32/boards/OLIMEX_ESP32_POE
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: Simplify board feature tags in board.json. 2023-08-10 14:54:03 +10:00
board.md esp32/boards: Remove references to the IDF version in board.md files. 2023-07-25 12:35:21 +10:00
mpconfigboard.cmake esp32: Add IDF-version-specific sdkconfig. 2024-03-08 14:05:39 +11:00
mpconfigboard.h
sdkconfig.board