mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 01:39:54 +03:00
github workflow updates
This commit is contained in:
@@ -12,6 +12,7 @@ extra_configs =
|
||||
[common]
|
||||
debug_flags =
|
||||
; -D EMSESP_DEBUG
|
||||
; -D EMSESP_UART_DEBUG
|
||||
; -D EMSESP_FORCE_SERIAL
|
||||
|
||||
; default platformio compile flags are: -fno-rtti -std=c++11 -Os -mlongcalls -mtext-section-literals -falign-functions=4 -ffunction-sections -fdata-sections -fno-exceptions -Wall
|
||||
@@ -37,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