fixing build?

This commit is contained in:
rusefi 2017-11-27 00:05:30 -05:00
parent 1135f3ff8a
commit 44a66037a1
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ void chDbgStackOverflowPanic(thread_t *otp) {
chDbgPanic3(panicMessage, __FILE__, __LINE__);
}
static char UNUSED_RAM_SIZE[8000];
static char UNUSED_RAM_SIZE[7000];
static char UNUSED_CCM_SIZE[14000] CCM_OPTIONAL;