From: Alberto Bursi Date: Wed, 2 Nov 2016 20:30:30 +0000 (+0100) Subject: stm32flash: move to "Microcontroller programming" submenu X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6013b58f41a390c358392b8983caf49ba78724b1;p=openwrt-packages.git stm32flash: move to "Microcontroller programming" submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- diff --git a/utils/stm32flash/Makefile b/utils/stm32flash/Makefile index c1f6b9b74..6ceb87a10 100644 --- a/utils/stm32flash/Makefile +++ b/utils/stm32flash/Makefile @@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/package.mk define Package/stm32flash SECTION:=utils CATEGORY:=Utilities + SUBMENU:=Microcontroller programming URL:=http://code.google.com/p/stm32flash/ TITLE:=Firmware flash tool for STM32's serial bootloader endef