Browse Source

Merge pull request #3452 from bobafetthotmail/patch-9

stm32flash: move to "Microcontroller programming" submenu
lilik-openwrt-22.03
Hannu Nyman 8 years ago
committed by GitHub
parent
commit
2e51cd5f4d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utils/stm32flash/Makefile

+ 1
- 0
utils/stm32flash/Makefile View File

@ -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


Loading…
Cancel
Save