USB device stack with keyboard press/release functionality.
Dependents: idd_hw3_ddrew73_fil_clashLHC
Fork of USBDevice by
Revision 4:eaa07ce86d49, committed 2012-10-14
- Comitter:
- samux
- Date:
- Sun Oct 14 13:39:27 2012 +0000
- Parent:
- 3:6d85e04fb59f
- Child:
- 5:d27e4c226965
- Commit message:
- fixed doxygen typo
Changed in this revision
USBAudio/USBAudio.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/USBAudio/USBAudio.h Sun Oct 14 12:38:56 2012 +0000 +++ b/USBAudio/USBAudio.h Sun Oct 14 13:39:27 2012 +0000 @@ -30,6 +30,7 @@ /** * USBAudio example * +* @code * #include "mbed.h" * #include "USBAudio.h" *