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 1f978b3 commit f488f41Copy full SHA for f488f41
configs/pio_start.txt
@@ -47,7 +47,6 @@ if "ZIGBEE_MODE_ZCZR" in flatten_cppdefines:
47
LIBS=[
48
"-lesp_zb_api_zczr",
49
"-lesp_zb_cli_command",
50
- "-lzboss_stack.zczr.trace",
51
"-lzboss_stack.zczr",
52
"-lzboss_port"
53
]
@@ -57,7 +56,6 @@ if "ZIGBEE_MODE_ED" in flatten_cppdefines:
57
56
58
"-lesp_zb_api_ed",
59
60
- "-lzboss_stack.ed.trace",
61
"-lzboss_stack.ed",
62
63
0 commit comments