We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb10c0 commit 9a45926Copy full SHA for 9a45926
configs/pio_start.txt
@@ -45,7 +45,6 @@ if "ZIGBEE_MODE_ZCZR" in flatten_cppdefines:
45
LIBS=[
46
"-lesp_zb_api_zczr",
47
"-lesp_zb_cli_command",
48
- "-lzboss_stack.zczr.trace",
49
"-lzboss_stack.zczr",
50
"-lzboss_port"
51
]
@@ -55,7 +54,6 @@ if "ZIGBEE_MODE_ED" in flatten_cppdefines:
55
54
56
"-lesp_zb_api_ed",
57
58
- "-lzboss_stack.ed.trace",
59
"-lzboss_stack.ed",
60
61
0 commit comments