File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ modified_lines=$(echo "$diff" | grep -E '^[+-][^+-]')
2525
2626boards_array=()
2727previous_board=" "
28- file=" boards.txt"
2928
3029# Extract board names from the modified lines, and add them to the boards_array
3130while read -r line
Original file line number Diff line number Diff line change @@ -44367,3 +44367,7 @@ cezerio_dev_esp32c6.menu.ZigbeeMode.rcp.build.zigbee_mode=-DZIGBEE_MODE_RCP
4436744367cezerio_dev_esp32c6.menu.ZigbeeMode.rcp.build.zigbee_libs=-lesp_zb_api_rcp -lesp_zb_cli_command -lzboss_stack.rcp -lzboss_port
4436844368
4436944369##############################################################
44370+
44371+ test_1.build.board=TEST_1
44372+ test_2.build.board=TEST_2
44373+ test_3.build.board=TEST_3
You can’t perform that action at this time.
0 commit comments