projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8e6501
)
stm32flash: move to "Microcontroller programming" submenu
3452/head
author
Alberto Bursi
<starshipeleven@outlook.com>
Wed, 2 Nov 2016 20:30:30 +0000
(21:30 +0100)
committer
GitHub
<noreply@github.com>
Wed, 2 Nov 2016 20:30:30 +0000
(21:30 +0100)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
utils/stm32flash/Makefile
patch
|
blob
|
history
diff --git
a/utils/stm32flash/Makefile
b/utils/stm32flash/Makefile
index c1f6b9b748a00e93e795f1728895c8c3864a6838..6ceb87a10d903ed9b61f18040bb7a8dbffee45ea 100644
(file)
--- 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