USB device stack (USBDevice::connect non-blocking)

Fork of USBDevice by mbed official

Files at this revision

API Documentation at this revision

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"
 *