Merge pull request #9848 from Jason2866/patch-1

Use ESP32 stage core for entry `[core32_stage]`
This commit is contained in:
Theo Arends 2020-11-14 11:33:50 +01:00 committed by GitHub
commit 5f3df55aa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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