Skip to content

Commit 8f3eac4

Browse files
committed
fix(C0): menu entry for debug symbol
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 75bda51 commit 8f3eac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: boards.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12501,7 +12501,7 @@ STM32MP1.menu.dbg.enable_all=Core Logs and Symbols Enabled (-g)
1250112501
STM32MP1.menu.dbg.enable_all.build.flags.debug=-g
1250212502

1250312503
GenC0.menu.dbg.none=None
12504-
GenC0.menu.dbg.enable=Enabled (-g)
12504+
GenC0.menu.dbg.enable=Symbols Enabled (-g)
1250512505
GenC0.menu.dbg.enable.build.flags.debug=-g
1250612506

1250712507
GenF0.menu.dbg.none=None

0 commit comments

Comments
 (0)