d503a13a7c
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Tested-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
246 B
Plaintext
9 lines
246 B
Plaintext
config BR2_PACKAGE_STM32FLASH
|
|
bool "stm32flash"
|
|
help
|
|
Open source cross platform flash program for the STM32 ARM
|
|
microcontrollers using the built-in ST serial bootloader over UART
|
|
or I2C.
|
|
|
|
http://sourceforge.net/projects/stm32flash/
|