Skip to content

Commit a587b35

Browse files
authored
nano_matter: Remove debug options from boards.txt
Since the board do not have a cdc_acm peripheral the shell is not redirected and debug mode does nothing.
1 parent 4b808a1 commit a587b35

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

boards.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -572,10 +572,6 @@ nano_matter.build.core=arduino
572572
nano_matter.build.crossprefix=arm-zephyr-eabi-
573573
nano_matter.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8.path}/bin/
574574

575-
nano_matter.menu.debug.false=Standard
576-
nano_matter.menu.debug.true=Debug
577-
nano_matter.menu.debug.true.build.zsk_args.debug=-debug
578-
579575
nano_matter.menu.link_mode.dynamic=Dynamic
580576
nano_matter.menu.link_mode.static=Static
581577
nano_matter.menu.link_mode.static.build.link_mode=static

0 commit comments

Comments
 (0)