]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
stm32flash: fix help text format
authorLuca Ceresoli <luca@lucaceresoli.net>
Tue, 30 May 2017 17:01:28 +0000 (19:01 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 30 May 2017 21:20:22 +0000 (23:20 +0200)
Warning reported by check-package.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/stm32flash/Config.in

index cb6f4805ed0a1e465f8c15a84e2892c0dcbfcdc4..87afe3b8ffa75dbda18d7f65b1d842b8fcddcd93 100644 (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/