Skip to content

Commit 737787b

Browse files
committed
fix
1 parent e56cca7 commit 737787b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • bsp/gd32/arm/gd32e230-lckfb/board

bsp/gd32/arm/gd32e230-lckfb/board/board.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ extern int __bss_end;
2929
#define HEAP_BEGIN (&__bss_end)
3030
#endif
3131

32-
// HEAP_END 定义了堆的结束地址,即SRAM的末尾
3332
#define HEAP_END GD32_SRAM_END
3433

3534
#endif

0 commit comments

Comments
 (0)