Skip to content

Commit

Permalink
Merge pull request #5144 from tonhuisman/feature/Build-fix-solo1-use-…
Browse files Browse the repository at this point in the history
…new-packages

[Build] Fix: Use package with Solo1 'autodetect' (Solo1 specific packaged removed)
  • Loading branch information
TD-er authored Oct 19, 2024
2 parents 98d3a00 + de77092 commit f9a2fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio_esp32_solo1.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[esp32_solo1_common_LittleFS]
extends = esp32_base_idf5
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF53
platform_packages = framework-arduinoespressif32 @ https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3020/framework-arduinoespressif32-solo1-release_v5.3-98aecc7e.zip
platform_packages = framework-arduinoespressif32 @ https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3085/framework-arduinoespressif32-all-release_v5.3-4c885a26.zip
build_flags = ${esp32_base_idf5.build_flags}
-DFEATURE_ARDUINO_OTA=1
-DUSE_LITTLEFS
Expand Down

0 comments on commit f9a2fd4

Please sign in to comment.