progress with Eclipse
This commit is contained in:
parent
e7f1d0a0bb
commit
947633b0c0
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue