mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Merge pull request #9848 from Jason2866/patch-1
Use ESP32 stage core for entry `[core32_stage]`
This commit is contained in:
commit
5f3df55aa4
@ -125,7 +125,7 @@ lib_extra_dirs = ${library.lib_extra_dirs}
|
||||
[core32_stage]
|
||||
platform = espressif32 @ 2.0.0
|
||||
platform_packages = tool-esptoolpy @ 1.20800.0
|
||||
framework-arduinoespressif32 @ https://github.com/tasmota/arduino-esp32/releases/download/1.0.4.2/esp32-1.0.4.2.zip
|
||||
framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#idf-release/v3.3
|
||||
build_unflags = ${esp32_defaults.build_unflags}
|
||||
build_flags = ${esp32_defaults.build_flags}
|
||||
-DESP32_STAGE=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user