Skip to content

Commit 9a45926

Browse files
authored
Update pio_start.txt
1 parent 6bb10c0 commit 9a45926

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

configs/pio_start.txt

-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ if "ZIGBEE_MODE_ZCZR" in flatten_cppdefines:
4545
LIBS=[
4646
"-lesp_zb_api_zczr",
4747
"-lesp_zb_cli_command",
48-
"-lzboss_stack.zczr.trace",
4948
"-lzboss_stack.zczr",
5049
"-lzboss_port"
5150
]
@@ -55,7 +54,6 @@ if "ZIGBEE_MODE_ED" in flatten_cppdefines:
5554
LIBS=[
5655
"-lesp_zb_api_ed",
5756
"-lesp_zb_cli_command",
58-
"-lzboss_stack.ed.trace",
5957
"-lzboss_stack.ed",
6058
"-lzboss_port"
6159
]

0 commit comments

Comments
 (0)