stm32x: add support for STM32F20x

ready for wider testing and comments on basic erase + programming.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
This commit is contained in:
Øyvind Harboe
2011-01-31 12:32:07 +01:00
parent 75cdbff5aa
commit 5ca7cbe2d2
4 changed files with 778 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ NOR_DRIVERS = \
stmsmi.c \
stellaris.c \
stm32x.c \
stm32f2xxx.c \
str7x.c \
str9x.c \
str9xpec.c \