Skip to content

Commit

Permalink
Merge pull request #367 from jekader/esp32-sdk_2.0.17
Browse files Browse the repository at this point in the history
Use ESP32 SDK v2.0.17
  • Loading branch information
foorschtbar authored Aug 29, 2024
2 parents 64ae2ba + e32a6fc commit 1ccd839
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ build_flags =
${common.esp32_build_flags}
-DBUILD_SECTION="ESP32_generic"
platform_packages =
framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#2.0.14
toolchain-xtensa32@~2.80400.0
framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#2.0.17
lib_deps =
${common.lib_deps}

Expand Down

0 comments on commit 1ccd839

Please sign in to comment.