Merge pull request #3452 from bobafetthotmail/patch-9

stm32flash: move to "Microcontroller programming" submenu
This commit is contained in:
Hannu Nyman 2016-11-03 00:03:27 +02:00 committed by GitHub
commit 2e51cd5f4d

View file

@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/stm32flash define Package/stm32flash
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
SUBMENU:=Microcontroller programming
URL:=http://code.google.com/p/stm32flash/ URL:=http://code.google.com/p/stm32flash/
TITLE:=Firmware flash tool for STM32's serial bootloader TITLE:=Firmware flash tool for STM32's serial bootloader
endef endef