未验证 提交 849a1e19 编写于 作者: B Bernard Xiong 提交者: GitHub

Update board.h

上级 1a3b7461
......@@ -34,7 +34,7 @@ extern int Image$$RW_IRAM1$$ZI$$Limit;
extern int __bss_end;
#define HEAP_BEGIN ((void *)&__bss_end)
#endif
#define HEAP_END (0x20000000 + 128*1024)
#define HEAP_END STM32_SRAM_END
#endif
extern void rt_hw_board_init(void);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册