diff options
author | Daniël van de Giessen <daniel@dvdgiessen.nl> | 2024-02-29 13:05:00 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-03-08 14:05:39 +1100 |
commit | 27279e69b4d74b255bd8d8c5dd6668c97c942776 (patch) | |
tree | 6afef00898e30b7152e907be2b984cac9beec4a4 /docs/esp32/tutorial | |
parent | d6176c1f5e5556e25944ce52874ea2f2d82ccde5 (diff) | |
download | micropython-27279e69b4d74b255bd8d8c5dd6668c97c942776.tar.gz micropython-27279e69b4d74b255bd8d8c5dd6668c97c942776.zip |
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>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions