Skip to content

Commit f0a043e

Browse files
committed
fix(F7): redefinition of ART_ACCLERATOR_ENABLE since update
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 90b3c4f commit f0a043e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

system/STM32F7xx/stm32f7xx_hal_conf_default.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ in voltage and temperature. */
157157
#if !defined (PREFETCH_ENABLE)
158158
#define PREFETCH_ENABLE 1U /* To enable prefetch */
159159
#endif
160-
#if !defined (ART_ACCLERATOR_ENABLE)
161-
#define ART_ACCLERATOR_ENABLE 1U /* To enable ART Accelerator */
160+
#if !defined (ART_ACCELERATOR_ENABLE)
161+
#define ART_ACCELERATOR_ENABLE 1U /* To enable ART Accelerator */
162162
#endif
163163

164164
#define USE_HAL_ADC_REGISTER_CALLBACKS 0U /* ADC register callback disabled */

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy