Skip to content

Commit 51974f2

Browse files
iabdalkaderdpgeorge
authored andcommitted
stm32/boards/ARDUINO_GIGA: Update board config files.
To remove duplicate HAL macros. Signed-off-by: iabdalkader <[email protected]>
1 parent e5984fb commit 51974f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ports/stm32/boards/ARDUINO_GIGA/stm32h7xx_hal_conf.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
#define HSE_STARTUP_TIMEOUT (5000)
1515
#define LSE_STARTUP_TIMEOUT (5000)
1616

17-
#define DATA_CACHE_ENABLE 1
18-
#define INSTRUCTION_CACHE_ENABLE 1
1917
#define DATA_CACHE_ENABLE 1
2018
#define INSTRUCTION_CACHE_ENABLE 1
2119
#define PREFETCH_ENABLE 1

0 commit comments

Comments
 (0)