mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 19:26:37 +00:00
Build Flag for ESP32 Stage
This commit is contained in:
parent
e10cbfc81f
commit
ed24e8d99f
@ -184,12 +184,12 @@ build_flags = ${esp82xx_defaults.build_flags}
|
|||||||
; Activate Stage Core32 by removing ";" in next line, if you want to override the standard core32
|
; Activate Stage Core32 by removing ";" in next line, if you want to override the standard core32
|
||||||
;platform_packages = ${core32_stage.platform_packages}
|
;platform_packages = ${core32_stage.platform_packages}
|
||||||
|
|
||||||
|
|
||||||
[core32_stage]
|
[core32_stage]
|
||||||
platform_packages = tool-esptoolpy@1.20800.0
|
platform_packages = tool-esptoolpy@1.20800.0
|
||||||
; latest working commit
|
framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#f7fb00632e04d74a7890a77fa7dbbb8ae572e866
|
||||||
framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#c09ec5bd3d35ba7dfc135755ab300e2b45416def
|
|
||||||
|
|
||||||
|
build_flags = ${common32.build_flags}
|
||||||
|
-D ESP32_STAGE=true
|
||||||
|
|
||||||
; *** Debug version used for PlatformIO Home Project Inspection
|
; *** Debug version used for PlatformIO Home Project Inspection
|
||||||
[env:tasmota-debug]
|
[env:tasmota-debug]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user