everyone ignores me!?

This commit is contained in:
rusefillc 2023-11-17 12:06:21 -05:00 committed by rusefillc
parent c953816b3f
commit 216da53bf8
1 changed files with 2 additions and 2 deletions

View File

@ -725,8 +725,8 @@ void initRealHardwareEngineController() {
#ifndef CCM_UNUSED_SIZE
#define CCM_UNUSED_SIZE 512
#endif
static char UNUSED_RAM_SIZE[RAM_UNUSED_SIZE];
static char UNUSED_CCM_SIZE[CCM_UNUSED_SIZE] CCM_OPTIONAL;
static volatile char UNUSED_RAM_SIZE[RAM_UNUSED_SIZE];
static volatile char UNUSED_CCM_SIZE[CCM_UNUSED_SIZE] CCM_OPTIONAL;
/**
* See also VCS_VERSION