From dcd6af37ac0e295c1cc6bb4107156295dc3136a0 Mon Sep 17 00:00:00 2001 From: pennam Date: Tue, 16 Dec 2025 10:45:42 +0100 Subject: [PATCH] nicla sense: remove debug menu nicla sense do not have a cdc_acm peripheral and zephyr logs are alredy redirected to uart0 --- boards.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/boards.txt b/boards.txt index 2deb7d79..2731a679 100644 --- a/boards.txt +++ b/boards.txt @@ -378,10 +378,6 @@ niclasense.build.core=arduino niclasense.build.crossprefix=arm-zephyr-eabi- niclasense.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8.path}/bin/ -niclasense.menu.debug.false=Standard -niclasense.menu.debug.true=Debug -niclasense.menu.debug.true.build.zsk_args.debug=-debug - niclasense.menu.link_mode.dynamic=Dynamic niclasense.menu.link_mode.static=Static niclasense.menu.link_mode.static.build.link_mode=static