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 USBDEVICE by
Revision 5:3329e56e51d7, committed 2017-09-03
- Comitter:
- qroche
- Date:
- Sun Sep 03 23:19:21 2017 +0000
- Branch:
- master
- Parent:
- 4:50ec00aa4515
- Commit message:
- fin;
Changed in this revision
USBDevice/USBDevice_Types.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/USBDevice/USBDevice_Types.h Tue Mar 28 11:00:57 2017 +0200 +++ b/USBDevice/USBDevice_Types.h Sun Sep 03 23:19:21 2017 +0000 @@ -16,6 +16,8 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ +#include "mbed.h" + #ifndef USBDEVICE_TYPES_H #define USBDEVICE_TYPES_H