projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add USB_STRING_DESCRIPTOR and make the Keyboard demo use it.
[pub/USBasp.git]
/
Maintenance
/
makefile
diff --git
a/Maintenance/makefile
b/Maintenance/makefile
index
8061245
..
b37a102
100644
(file)
--- a/
Maintenance/makefile
+++ b/
Maintenance/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
3
.
+# Copyright (C) Dean Camera, 201
4
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
@@
-26,7
+26,7
@@
function-list:
@sort function_list.h | uniq > function_list_unique.h
@rm temp.xml
@sort function_list.h | uniq > function_list_unique.h
@rm temp.xml
-# Update all Doxygen configuration files to the latest Doxygen version
- force Markdown support to be disabled
+# Update all Doxygen configuration files to the latest Doxygen version
upgrade-doxygen:
@echo Upgrading Doxygen.conf files...
@for doxygen_conf in `find $(LUFA_ROOT) -name Doxygen.conf`; do \
upgrade-doxygen:
@echo Upgrading Doxygen.conf files...
@for doxygen_conf in `find $(LUFA_ROOT) -name Doxygen.conf`; do \