aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Doxygen.conf
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-04-01 07:21:45 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-04-01 07:21:45 +0000
commit6198289b388e4122afe4913f899b37a8e7cd8af4 (patch)
tree178377f080f369a8b0bee80f1520f7ac087d0b84 /LUFA/Doxygen.conf
parent74496a947eef42b416a8a0cb11b7415ac6fa103b (diff)
downloadlufa-6198289b388e4122afe4913f899b37a8e7cd8af4.tar.gz
lufa-6198289b388e4122afe4913f899b37a8e7cd8af4.tar.bz2
lufa-6198289b388e4122afe4913f899b37a8e7cd8af4.zip
Added new GenericHIDHost demo.
Corrections to the KeyboardHost and MouseHost demos' pipe handling to freeze and unfreeze the data pipes at the point of use.
Diffstat (limited to 'LUFA/Doxygen.conf')
-rw-r--r--LUFA/Doxygen.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/Doxygen.conf b/LUFA/Doxygen.conf
index cc4a6e2de..7cb1c71e5 100644
--- a/LUFA/Doxygen.conf
+++ b/LUFA/Doxygen.conf
@@ -31,7 +31,7 @@ PROJECT_NAME = "LUFA Library"
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 090401
+PROJECT_NUMBER = 000000
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.