Created new TCP_CRAH program names HTS_PLC

Created new TCP_CRAH program names HTS_PLC
This commit is contained in:
2026-01-05 15:20:52 -06:00
parent 0660080312
commit 48f0e4837a
7 changed files with 515 additions and 0 deletions

View File

@@ -35,6 +35,13 @@ extends = common_env_options
build_flags = -D USE_MODBUS_IP ;Importat configuration, this flags is used to configure the program
build_src_filter = -<*> +<Base_TCP> ;Add the specific folder path here
;----------------------------------------------------------------------------------------------------
[env:CRAH_HTS_PLC_TCP]
platform = espressif32
board = dfrobot_firebeetle2_esp32e
extends = common_env_options
build_flags = -D USE_MODBUS_IP
build_src_filter = -<*> +<BMS/CRAH/CRAH_HTS_PLC_TCP>
[env:CRAH_PETRA_PAHHC_600_C6_TCP]
platform = espressif32
board = dfrobot_firebeetle2_esp32e