feat: add HIL diagnostics and meter health handling
This commit is contained in:
@@ -21,6 +21,13 @@ lib_deps =
|
||||
build_flags =
|
||||
-DSERIAL_DEBUG_MODE_FLAG=1
|
||||
|
||||
[env:hil]
|
||||
extends = env:lilygo-t3-v1-6-1
|
||||
build_flags =
|
||||
${env:lilygo-t3-v1-6-1.build_flags}
|
||||
-DENABLE_HIL_TRACE=1
|
||||
monitor_speed = 115200
|
||||
|
||||
[env:lilygo-t3-v1-6-1-test]
|
||||
platform = https://github.com/pioarduino/platform-espressif32/releases/download/51.03.07/platform-espressif32.zip
|
||||
board = ttgo-lora32-v1
|
||||
|
||||
Reference in New Issue
Block a user