Skip to content

Commit

Permalink
fix(C0): menu entry for debug symbol
Browse files Browse the repository at this point in the history
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
  • Loading branch information
fpistm committed Jan 15, 2024
1 parent 75bda51 commit 8f3eac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12501,7 +12501,7 @@ STM32MP1.menu.dbg.enable_all=Core Logs and Symbols Enabled (-g)
STM32MP1.menu.dbg.enable_all.build.flags.debug=-g

GenC0.menu.dbg.none=None
GenC0.menu.dbg.enable=Enabled (-g)
GenC0.menu.dbg.enable=Symbols Enabled (-g)
GenC0.menu.dbg.enable.build.flags.debug=-g

GenF0.menu.dbg.none=None
Expand Down

0 comments on commit 8f3eac4

Please sign in to comment.