progress with Eclipse

This commit is contained in:
rusefi 2017-03-29 20:52:03 -04:00
parent e7f1d0a0bb
commit 947633b0c0
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ void chDbgStackOverflowPanic(thread_t *otp) {
chDbgPanic3(panicMessage, __FILE__, __LINE__);
}
static char UNUSED_RAM_SIZE[21100];
static char UNUSED_RAM_SIZE[20100];
static char UNUSED_CCM_SIZE[9500] CCM_OPTIONAL;