Skip to content
Snippets Groups Projects
Commit 2536f18b authored by Patrice Chotard's avatar Patrice Chotard Committed by Tom Rini
Browse files

arch-stm32: Factorize stm32.h for STM32F4 and F7


For STM32F4 and F7 SoCx family, a specific stm32.h file exists.
Some common defines are duplicated or even unused in each of
these stm32.h.

Factorize all common definition in arch/arm/include/asm/stm32f.h and keep
specific definitions in each arch/arm/include/asm/arch-stm32fx/stm32.h.

Signed-off-by: default avatarPatrice Chotard <patrice.chotard@st.com>
parent f36bcf23
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment