Browse Source

Merge pull request #3451 from bobafetthotmail/patch-7

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

+ 1
- 0
utils/dfu-programmer/Makefile View File

@ -27,6 +27,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/dfu-programmer
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=Microcontroller programming
TITLE:=USB programmer for Atmel microcontrollers
URL:=http://dfu-programmer.github.io/
DEPENDS:=+libusb-1.0


Loading…
Cancel
Save