phxa7
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
|
||||
[platformio]
|
||||
|
||||
default_envs = RPP_Cortex_TCP ; Select here the name of the configuration you want to download
|
||||
default_envs = STU_UMP_STU_2_0_CAH_IDR_60_TCP_PHXA7 ; Select here the name of the configuration you want to download
|
||||
|
||||
[env]
|
||||
upload_port = COM15
|
||||
upload_port = COM4
|
||||
|
||||
[common_env_options]
|
||||
framework = arduino
|
||||
@@ -273,4 +273,17 @@ platform = espressif32
|
||||
board = dfrobot_firebeetle2_esp32e
|
||||
extends = common_env_options
|
||||
build_flags = -D USE_MODBUS_IP
|
||||
build_src_filter = -<*> +<EPMS/RPP/RPP_Cortex_TCP>
|
||||
build_src_filter = -<*> +<EPMS/RPP/RPP_Cortex_TCP>
|
||||
|
||||
[env:CH_York_YVA_RTU_PHXA7]
|
||||
platform = espressif32
|
||||
board = dfrobot_firebeetle2_esp32e
|
||||
extends = common_env_options
|
||||
build_src_filter = -<*> +<BMS/CHILLER/CH_York_YVA_RTU_PHXA7>
|
||||
|
||||
[env:STU_UMP_STU_2_0_CAH_IDR_60_TCP_PHXA7]
|
||||
platform = espressif32
|
||||
board = dfrobot_firebeetle2_esp32e
|
||||
extends = common_env_options
|
||||
build_flags = -D USE_MODBUS_IP
|
||||
build_src_filter = -<*> +<BMS/STU/STU_UMP_STU_2_0_CAH_IDR_60_TCP_PHXA7>
|
||||
Reference in New Issue
Block a user