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:
- 13:c154e7f2e42f
- Parent:
- 10:08bce4cd973a
- Parent:
- 12:a712bad7a979
- Child:
- 14:4344ce758b88
--- a/USBHost/USBHALHost.cpp Thu Aug 30 14:13:24 2012 +0000 +++ b/USBHost/USBHALHost.cpp Wed Sep 12 07:50:48 2012 +0000 @@ -21,7 +21,7 @@ #define __MODULE__ "USBHALHost.cpp" #endif -#include "dbg.h" +#include "core/dbg.h" #include <cstdint> #include "mbed.h"