Skip to content

Commit 10008de

Browse files
committed
enable debug
1 parent 77b1284 commit 10008de

File tree

1 file changed

+0
-4
lines changed
  • bsp/gd32/arm/gd32e230-lckfb/board/linker_scripts

1 file changed

+0
-4
lines changed

bsp/gd32/arm/gd32e230-lckfb/board/linker_scripts/link.ld

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,6 @@ SECTIONS
129129

130130
/* Discard all debugging and comment sections using the correct wildcard syntax */
131131
*(.comment)
132-
*(.debug*)
133-
*(.line)
134-
*(.stab)
135-
*(.stabstr)
136132
*(.note.gnu.build-id)
137133
*(.ARM.attributes)
138134
}

0 commit comments

Comments
 (0)