1config BR2_PACKAGE_STM32FLASH
2	bool "stm32flash"
3	help
4	  Open source cross platform flash program for the STM32 ARM
5	  microcontrollers using the built-in ST serial bootloader
6	  over UART or I2C.
7
8	  http://sourceforge.net/projects/stm32flash/
9