We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5984fb commit 51974f2Copy full SHA for 51974f2
ports/stm32/boards/ARDUINO_GIGA/stm32h7xx_hal_conf.h
@@ -14,8 +14,6 @@
14
#define HSE_STARTUP_TIMEOUT (5000)
15
#define LSE_STARTUP_TIMEOUT (5000)
16
17
-#define DATA_CACHE_ENABLE 1
18
-#define INSTRUCTION_CACHE_ENABLE 1
19
#define DATA_CACHE_ENABLE 1
20
#define INSTRUCTION_CACHE_ENABLE 1
21
#define PREFETCH_ENABLE 1
0 commit comments