{ "configurations": [ { "name": "ESP-IDF", "compilerPath": "/Users/simon/.espressif/tools/xtensa-esp32-elf/esp-2022r1-11.2.0/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc", "includePath": [ "${config:idf.espIdfPath}/components/**", "${config:idf.espIdfPathWin}/components/**", ...
VSCode + ESP-IDF 问题 identifier XXX is undefined VSCode会出现错误提示如: identifier "CONFIG_IDF_TARGET" is undefinedC/C++(20) identifier "CONFIG
在ESP-IDF 5.1.0中,`configENABLE_BACKWARD_COMPATIBILITY`已被替换为`CONFIG_FREERTOS_ENABLE_...
https://github.com/espressif/esp-idf/search?q=LOG_MAXIMUM_LEVEL c_cpp_properties.json looks like this: espressif-botadded theStatus: OpenedIssue is newlabelMar 29, 2022 github-actionsbotchanged the titleidentifier "CONFIG_LOG_MAXIMUM_LEVEL" is undefined C/C++(20)Mar 29, 2022 ...