Re: [PATCH 02/10] arm: mach-stm32: stm32h7: add initial Makefile

2025-05-27 Thread Patrice CHOTARD
On 5/8/25 23:23, Johannes Krottmayer wrote: > Add initial Makefile for the STM32H7 series: > > Currently it includes only one additional assembly source file > which is required for the STM32H747I-DISCO board. > > Signed-off-by: Johannes Krottmayer > Cc: Patrick Delaunay > Cc: Patrice Chotar

[PATCH 02/10] arm: mach-stm32: stm32h7: add initial Makefile

2025-05-08 Thread Johannes Krottmayer
Add initial Makefile for the STM32H7 series: Currently it includes only one additional assembly source file which is required for the STM32H747I-DISCO board. Signed-off-by: Johannes Krottmayer Cc: Patrick Delaunay Cc: Patrice Chotard --- arch/arm/mach-stm32/stm32h7/Makefile | 6 ++ 1 file