Skip to content

Commit

Permalink
stm32/boards/ARDUINO_GIGA: Update board config files.
Browse files Browse the repository at this point in the history
To remove duplicate HAL macros.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
  • Loading branch information
iabdalkader authored and dpgeorge committed Sep 24, 2024
1 parent e5984fb commit 51974f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ports/stm32/boards/ARDUINO_GIGA/stm32h7xx_hal_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
#define HSE_STARTUP_TIMEOUT (5000)
#define LSE_STARTUP_TIMEOUT (5000)

#define DATA_CACHE_ENABLE 1
#define INSTRUCTION_CACHE_ENABLE 1
#define DATA_CACHE_ENABLE 1
#define INSTRUCTION_CACHE_ENABLE 1
#define PREFETCH_ENABLE 1
Expand Down

0 comments on commit 51974f2

Please sign in to comment.