This commit is contained in:
hathach
2024-04-23 12:11:37 +07:00
parent 0f3d6c61b5
commit b4d0303a26
4 changed files with 309 additions and 12 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)