-
- Downloads
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.
Showing
- contrib/loaders/flash/stm32lx.S 63 additions, 0 deletionscontrib/loaders/flash/stm32lx.S
- src/flash/nor/Makefile.am 1 addition, 0 deletionssrc/flash/nor/Makefile.am
- src/flash/nor/drivers.c 2 additions, 0 deletionssrc/flash/nor/drivers.c
- src/flash/nor/stm32lx.c 970 additions, 0 deletionssrc/flash/nor/stm32lx.c
- tcl/target/stm32l.cfg 81 additions, 0 deletionstcl/target/stm32l.cfg
contrib/loaders/flash/stm32lx.S
0 → 100644
src/flash/nor/stm32lx.c
0 → 100644
This diff is collapsed.
tcl/target/stm32l.cfg
0 → 100644
Please sign in to comment