Disabled stage Esp8266 3.0.0 as default

This commit is contained in:
Jason2866 2021-05-17 15:28:12 +02:00 committed by GitHub
parent 8b34d6e04f
commit 516fbfc4db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@ build_flags = ${common.build_flags}
[core]
; Activate (by removing the ";" in the next lines) if you want to override the standard core defined in platformio.ini !!!
platform_packages = ${core_stage.platform_packages}
build_unflags = ${core_stage.build_unflags}
build_flags = ${core_stage.build_flags}
;platform_packages = ${core_stage.platform_packages}
;build_unflags = ${core_stage.build_unflags}
;build_flags = ${core_stage.build_flags}
[core_stage]
; *** Esp8266 core for Arduino version stage