stm32: flash: move to peripheral_apis

Change the groupings and headings to make them all consistent.
This commit is contained in:
Karl Palsson
2019-05-21 23:41:21 +00:00
parent 1001a9323b
commit da76279bc6
12 changed files with 20 additions and 46 deletions

View File

@@ -46,7 +46,7 @@ OBJS += adc_common_v2.o
OBJS += crs_common_all.o
OBJS += dma_common_l1f013.o
OBJS += exti_common_all.o
OBJS += flash.o flash_common_all.o flash_common_l01.o
OBJS += flash_common_all.o flash_common_l01.o
OBJS += i2c_common_v2.o
OBJS += rng_common_v1.o
OBJS += usart_common_all.o usart_common_v2.o