STM32L: Added flash driver and target
Added the flash driver for the STM32L family, which highly differ from the STM32F family. Added the TCL target file for JTAG access.
This commit is contained in:
committed by
Øyvind Harboe
parent
a17adf0601
commit
da8ce5f2e1
@@ -26,6 +26,7 @@ NOR_DRIVERS = \
|
||||
stellaris.c \
|
||||
stm32f1x.c \
|
||||
stm32f2x.c \
|
||||
stm32lx.c \
|
||||
str7x.c \
|
||||
str9x.c \
|
||||
str9xpec.c \
|
||||
|
||||
Reference in New Issue
Block a user