stm32/h7: Implemented support for the Flash controller having untangled the previous pretending it was the F2/F4 controller mess

This commit is contained in:
dragonmux
2024-04-15 12:18:05 +01:00
committed by Piotr Esden-Tempski
parent ee418f1780
commit cdd8f2adac
5 changed files with 583 additions and 12 deletions

View File

@@ -40,7 +40,7 @@ ARFLAGS = rcs
OBJS += dac_common_all.o dac_common_v2.o
OBJS += exti_common_all.o
OBJS += fdcan.o fdcan_common.o
OBJS += flash_common_all.o flash_common_f.o flash_common_f24.o
OBJS += flash.o
OBJS += fmc_common_f47.o
OBJS += gpio_common_all.o gpio_common_f0234.o
OBJS += pwr.o rcc.o