Skip to content

Commit afdb6b6

Browse files
committed
Trying newer esp idf version
1 parent 5486a84 commit afdb6b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

platformio.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ board_build.embed_txtfiles =
3434
src/pages/jquery-8a1045d9cbf50b52a0805c111ba08e94.js
3535

3636
platform = espressif32
37-
; platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF5
37+
platform_packages =
38+
framework-espidf @ https://github.com/tasmota/esp-idf/releases/download/v5.1.2-org/esp-idf-v5.1.2-org.zip
3839

3940
[env:esp32]
4041
board = esp32dev

0 commit comments

Comments
 (0)