mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
default build both esp8266 and esp32
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
; PlatformIO Project Configuration File for EMS-ESP
|
||||
|
||||
[platformio]
|
||||
default_envs = esp8266
|
||||
; default_envs = esp8266
|
||||
; default_envs = esp32
|
||||
|
||||
# override any settings with your own local ones in pio_local.ini
|
||||
@@ -38,7 +38,7 @@ libs_core =
|
||||
|
||||
[env]
|
||||
extra_scripts =
|
||||
; pre:scripts/build_interface.py
|
||||
pre:scripts/build_interface.py
|
||||
scripts/main_script.py
|
||||
scripts/rename_fw.py
|
||||
scripts/gzip_fw.py
|
||||
|
||||
Reference in New Issue
Block a user