Updated SDK to v1.4.0
continuous-integration/drone/push Build is passing Details

Signed-off-by: Yilin Sun <imi415@imi.moe>
This commit is contained in:
Yilin Sun 2024-03-30 09:53:35 +08:00
parent 71c0bd475c
commit 78c6a4db14
Signed by: imi415
GPG Key ID: 17F01E106F9F5E0A
2 changed files with 3 additions and 1 deletions

2
SDK

@ -1 +1 @@
Subproject commit b612c6fda97a8d16de16b80bf06fa54f15043496
Subproject commit 7440098831b16ed0b14e97004441bcabcc3f19b2

View File

@ -1,3 +1,5 @@
_flash_size = 0x00400000;
_stack_size = 0x1000;
_heap_size = 0x1000;
INCLUDE flash_xip.ld;