- fix g4 clang linker

- clang work with l0
This commit is contained in:
hathach
2024-04-23 22:36:00 +07:00
parent d6814a3f3a
commit 999177fe39
9 changed files with 316 additions and 53 deletions

View File

@@ -49,7 +49,7 @@
/* Cortex M23/M33 port configuration. */
#define configENABLE_MPU 0
#define configENABLE_FPU 1
#define configENABLE_FPU 0
#define configENABLE_TRUSTZONE 0
#define configMINIMAL_SECURE_STACK_SIZE (1024)