Skip to content

Commit

Permalink
Test platform 5.4.0 for rc14 #643
Browse files Browse the repository at this point in the history
  • Loading branch information
fvanroie committed Aug 31, 2024
1 parent 53bd328 commit ff83c77
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ build_flags =
-D HASP_VER_MAJ=0
-D HASP_VER_MIN=7
;-D HASP_VER_REV=4
-D HASP_VER_REV=0-rc13
-D HASP_VER_REV=0-rc14
;-D HASP_VER_REV=4-rc1
${override.build_flags}

Expand Down
4 changes: 2 additions & 2 deletions user_setups/esp32/_esp32.ini
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,8 @@ framework = arduino
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.08.01/platform-espressif32.zip
;platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.10.03/platform-espressif32.zip
;;;platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.11.01/platform-espressif32.zip
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.10.03/platform-espressif32.zip
;platform = espressif32@5.3.0
;platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.10.03/platform-espressif32.zip
platform = espressif32@5.4.0
lib_ignore =
${esp32.lib_ignore}
LittleFS_esp32 ; Not needed for Arduino v2
Expand Down

0 comments on commit ff83c77

Please sign in to comment.