progress with Eclipse
This commit is contained in:
parent
1342d2b26b
commit
9a9c143c10
|
@ -241,7 +241,7 @@ void chDbgStackOverflowPanic(thread_t *otp) {
|
||||||
chDbgPanic3(panicMessage, __FILE__, __LINE__);
|
chDbgPanic3(panicMessage, __FILE__, __LINE__);
|
||||||
}
|
}
|
||||||
|
|
||||||
static char UNUSED_RAM_SIZE[21100];
|
static char UNUSED_RAM_SIZE[20100];
|
||||||
|
|
||||||
static char UNUSED_CCM_SIZE[9500] CCM_OPTIONAL;
|
static char UNUSED_CCM_SIZE[9500] CCM_OPTIONAL;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue