USB and TLE8888 not working for F4 or F767 #764

this RAM would be needed to run three smart SPI threads
This commit is contained in:
rusefi 2019-04-20 17:35:24 -04:00
parent 9f64e1c73e
commit fb30089d89
1 changed files with 1 additions and 1 deletions

View File

@ -786,7 +786,7 @@ void initEngineContoller(Logging *sharedLogger DECLARE_ENGINE_PARAMETER_SUFFIX)
// help to notice when RAM usage goes up - if a code change adds to RAM usage these variables would fail
// linking process which is the way to raise the alarm
#ifndef RAM_UNUSED_SIZE
#define RAM_UNUSED_SIZE 10000
#define RAM_UNUSED_SIZE 8600
#endif
#ifndef CCM_UNUSED_SIZE
#define CCM_UNUSED_SIZE 6800