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.
Dependents: STM32F103C8T6_WebUSBDFU STM32F103C8T6_USBDFU STM32F103C8T6_USBDFU dfu_usb_stm32f103
Fork of USBDevice_STM32F103 by
Revision 36:4d3e7f3d5211, committed 2014-11-06
- Comitter:
- mbed_official
- Date:
- Thu Nov 06 14:00:36 2014 +0000
- Parent:
- 35:a8484e16c2f3
- Child:
- 37:9506bdafbf94
- Commit message:
- Synchronized with git revision 142ad22a2f984ef06fda17529a2ddc72016b7e1f
Full URL: https://github.com/mbedmicro/mbed/commit/142ad22a2f984ef06fda17529a2ddc72016b7e1f/
Changed in this revision
| USBDevice/USBHAL_RZ_A1H.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/USBDevice/USBHAL_RZ_A1H.cpp Thu Nov 06 11:01:12 2014 +0000 +++ b/USBDevice/USBHAL_RZ_A1H.cpp Thu Nov 06 14:00:36 2014 +0000 @@ -32,7 +32,7 @@ #include "USBHAL.h" #include "devdrv_usb_function_api.h" #include "usb0_function.h" -#include "iobitmasks/usb_iobitmask.h" +#include "usb_iobitmask.h" #include "rza_io_regrw.h" #include "USBDevice_Types.h"
