mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
stm32flash: move to "Microcontroller programming" submenu
Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user