-
- Downloads
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>
Showing
- src/flash/nor/Makefile.am 2 additions, 2 deletionssrc/flash/nor/Makefile.am
- src/flash/nor/drivers.c 4 additions, 4 deletionssrc/flash/nor/drivers.c
- src/flash/nor/stm32f1x.c 4 additions, 4 deletionssrc/flash/nor/stm32f1x.c
- src/flash/nor/stm32f2x.c 10 additions, 11 deletionssrc/flash/nor/stm32f2x.c
Loading
Please register or sign in to comment