H7 compilation #2284

This commit is contained in:
rusefillc 2021-02-05 22:46:04 -05:00
parent 82e96d7dfb
commit c135899442
1 changed files with 2 additions and 0 deletions

View File

@ -483,4 +483,6 @@
#define STM32_WSPI_QUADSPI1_MDMA_PRIORITY 1
#define STM32_WSPI_MDMA_ERROR_HOOK(qspip) osalSysHalt("MDMA failure")
#define STM32_SYSCLK STM32_SYS_CK
#endif /* MCUCONF_H */