We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5486a84 commit afdb6b6Copy full SHA for afdb6b6
platformio.ini
@@ -34,7 +34,8 @@ board_build.embed_txtfiles =
34
src/pages/jquery-8a1045d9cbf50b52a0805c111ba08e94.js
35
36
platform = espressif32
37
-; platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF5
+platform_packages =
38
+ framework-espidf @ https://github.com/tasmota/esp-idf/releases/download/v5.1.2-org/esp-idf-v5.1.2-org.zip
39
40
[env:esp32]
41
board = esp32dev
0 commit comments