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 75:1c90be02084f, committed 2018-07-23
- Comitter:
- ua1arn
- Date:
- Mon Jul 23 15:12:35 2018 +0000
- Parent:
- 74:3f8f724c813d
- Child:
- 76:a791d5373beb
- Commit message:
- IGLOO board test
Changed in this revision
| targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/TARGET_NUCLEO_F446ZE/USBHAL_STM_TARGET.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/TARGET_NUCLEO_F446ZE/USBHAL_STM_TARGET.h Mon Jul 23 14:06:50 2018 +0000 +++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F446xE/TARGET_NUCLEO_F446ZE/USBHAL_STM_TARGET.h Mon Jul 23 15:12:35 2018 +0000 @@ -15,4 +15,5 @@ * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#include "USBHAL_STM_144_64pins.h" +//#include "USBHAL_STM_144_64pins.h" +#include "USBHAL_STM_HSFS_144_pins.h"
