mirror of
https://github.com/tsl0922/EPD-nRF5.git
synced 2026-04-01 14:05:04 +08:00
optimize firmware
This commit is contained in:
@@ -44,7 +44,7 @@ __initial_sp
|
||||
IF :DEF: __HEAP_SIZE
|
||||
Heap_Size EQU __HEAP_SIZE
|
||||
ELSE
|
||||
Heap_Size EQU 2048
|
||||
Heap_Size EQU 4096
|
||||
ENDIF
|
||||
|
||||
AREA HEAP, NOINIT, READWRITE, ALIGN=3
|
||||
|
||||
Reference in New Issue
Block a user