支持Os编译

This commit is contained in:
zhangzheng
2023-12-02 20:18:32 +08:00
parent ebde91c418
commit 8c4692ac39
8 changed files with 26 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
#define HEAP_SIZE 1024
#define HEAP_SIZE 512
#define STACK_SIZE 2048
#if defined(__CC_ARM)