helping build

This commit is contained in:
Andrey 2023-07-05 00:21:06 -04:00
parent 019b65ad9c
commit 55ff879cb7
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
#define CCM_OPTIONAL
#define SDRAM_OPTIONAL
#define NO_CACHE
#else
// CCM memory is 64k
#define CCM_OPTIONAL __attribute__((section(".ram4")))
#define SDRAM_OPTIONAL __attribute__((section(".ram7")))