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.x
Luca Ceresoli 2017-05-30 19:01:28 +02:00 committed by Thomas Petazzoni
parent ae8704c752
commit 6ff4293c94
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ 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.
microcontrollers using the built-in ST serial bootloader
over UART or I2C.
http://sourceforge.net/projects/stm32flash/