buildroot/package/stm32flash/Config.in
Luca Ceresoli 6ff4293c94 stm32flash: fix help text format
Warning reported by check-package.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-05-30 23:20:22 +02:00

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/