updated CodeGeneration
This commit is contained in:
@@ -28,7 +28,7 @@ upload_flags =
|
||||
|
||||
|
||||
build_flags =
|
||||
!python git_rev_macro.py
|
||||
!python codegen/git_rev_macro.py
|
||||
-DWIFI_SSID_CLIENT=${wifi_cred.wifi_ssid_client}
|
||||
-DWIFI_PASSWORD_CLIENT=${wifi_cred.wifi_password_client}
|
||||
-DADMIN_PASSWORD=${wifi_cred.admin_password}
|
||||
@@ -38,9 +38,8 @@ build_flags =
|
||||
|
||||
board_build.filesystem = littlefs
|
||||
extra_scripts =
|
||||
post:prepare_littlefs.py
|
||||
pre:build_dtcs.py
|
||||
pre:prepare_fwfiles.py
|
||||
post:codegen/prepare_littlefs.py
|
||||
pre:codegen/run_pre.py
|
||||
|
||||
monitor_filters = esp8266_exception_decoder
|
||||
monitor_speed = 115200
|
||||
|
Reference in New Issue
Block a user