Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: USBDevice/USBDevice/USBBusInterface_LPC17_LPC23.cpp
- Revision:
- 3:e6a29c83ac52
- Parent:
- 0:539ec61e1fbb
--- a/USBDevice/USBDevice/USBBusInterface_LPC17_LPC23.cpp Fri Dec 16 17:12:56 2011 +0000
+++ b/USBDevice/USBDevice/USBBusInterface_LPC17_LPC23.cpp Mon Dec 19 15:46:17 2011 +0000
@@ -520,7 +520,7 @@
instance->usbisr();
}
-DigitalOut p(p20);
+
void USBHAL::usbisr(void) {
uint8_t devStat;