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 Project Configuration File for EMS-ESP
|
||||||
|
|
||||||
[platformio]
|
[platformio]
|
||||||
default_envs = esp8266
|
; default_envs = esp8266
|
||||||
; default_envs = esp32
|
; default_envs = esp32
|
||||||
|
|
||||||
# override any settings with your own local ones in pio_local.ini
|
# override any settings with your own local ones in pio_local.ini
|
||||||
@@ -38,7 +38,7 @@ libs_core =
|
|||||||
|
|
||||||
[env]
|
[env]
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
; pre:scripts/build_interface.py
|
pre:scripts/build_interface.py
|
||||||
scripts/main_script.py
|
scripts/main_script.py
|
||||||
scripts/rename_fw.py
|
scripts/rename_fw.py
|
||||||
scripts/gzip_fw.py
|
scripts/gzip_fw.py
|
||||||
|
|||||||
Reference in New Issue
Block a user