Use ESP32 stage core for entry `[core32_stage]`

since the core 1.0.4.2 is Tasmota standard and not stage anymore
This commit is contained in:
Jason2866 2020-11-14 10:57:24 +01:00 committed by GitHub
parent fae30b2912
commit 5947f3516b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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