flash: update stm32 driver names
Use consistent names for the stm32 family flash drivers, eg. stm32x -> stm32f1x stm32f2xxx -> stm32f2x this makes it easier to add support for newer stm32 families. Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
This commit is contained in:
@@ -24,8 +24,8 @@ NOR_DRIVERS = \
|
||||
pic32mx.c \
|
||||
stmsmi.c \
|
||||
stellaris.c \
|
||||
stm32x.c \
|
||||
stm32f2xxx.c \
|
||||
stm32f1x.c \
|
||||
stm32f2x.c \
|
||||
str7x.c \
|
||||
str9x.c \
|
||||
str9xpec.c \
|
||||
|
||||
Reference in New Issue
Block a user