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.
This commit is contained in:
parent
74496a947e
commit
6198289b38
19 changed files with 3064 additions and 31 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue