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.
Fork of USBHostWANDongle by
Diff: USBHost/USBHALHost.cpp
- Revision:
- 12:a712bad7a979
- Parent:
- 1:49df46e3295c
- Child:
- 13:c154e7f2e42f
diff -r c9e9817c398c -r a712bad7a979 USBHost/USBHALHost.cpp --- a/USBHost/USBHALHost.cpp Tue Jul 31 10:37:16 2012 +0000 +++ b/USBHost/USBHALHost.cpp Wed Sep 12 07:48:31 2012 +0000 @@ -21,7 +21,7 @@ #define __MODULE__ "USBHALHost.cpp" #endif -#include "dbg.h" +#include "core/dbg.h" #include <cstdint> #include "mbed.h"