Adds class implementation for use STM32F4xx OTG_HS in FS mode

Dependents:   IGLOO_board

Fork of USBDevice by mbed official

Files at this revision

API Documentation at this revision

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"