stm32/boards/ARDUINO_GIGA: Update board config files.
To remove duplicate HAL macros. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
This commit is contained in:
committed by
Damien George
parent
e5984fb6da
commit
51974f20e1
@@ -14,8 +14,6 @@
|
|||||||
#define HSE_STARTUP_TIMEOUT (5000)
|
#define HSE_STARTUP_TIMEOUT (5000)
|
||||||
#define LSE_STARTUP_TIMEOUT (5000)
|
#define LSE_STARTUP_TIMEOUT (5000)
|
||||||
|
|
||||||
#define DATA_CACHE_ENABLE 1
|
|
||||||
#define INSTRUCTION_CACHE_ENABLE 1
|
|
||||||
#define DATA_CACHE_ENABLE 1
|
#define DATA_CACHE_ENABLE 1
|
||||||
#define INSTRUCTION_CACHE_ENABLE 1
|
#define INSTRUCTION_CACHE_ENABLE 1
|
||||||
#define PREFETCH_ENABLE 1
|
#define PREFETCH_ENABLE 1
|
||||||
|
|||||||
Reference in New Issue
Block a user