update stm32cubemx firmware and fix bug

This commit is contained in:
SSYYL 2021-05-27 18:57:28 +08:00
commit 98dc64b8c2
896 changed files with 355775 additions and 72066 deletions

View file

@ -57,7 +57,7 @@ __initial_sp
; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
; </h>
Heap_Size EQU 0xa000
Heap_Size EQU 0x9000
AREA HEAP, NOINIT, READWRITE, ALIGN=3
__heap_base