diff options
| author | Damien George | 2018-05-01 17:38:51 +1000 |
|---|---|---|
| committer | Damien George | 2018-05-01 17:38:51 +1000 |
| commit | 68f4cba3d2aa056f305a20c9e394d4ebf81869ce (patch) | |
| tree | 57f640abb5e435aee3cccc855e5d96d6918029a3 /ports/stm32/boards/NUCLEO_F746ZG | |
| parent | b0ad46cd11f25e4b4d51ad52624fbf6b89c3fff2 (diff) | |
stm32/boards: Update pins.csv to include USB pins where needed.
Diffstat (limited to 'ports/stm32/boards/NUCLEO_F746ZG')
| -rw-r--r-- | ports/stm32/boards/NUCLEO_F746ZG/pins.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/stm32/boards/NUCLEO_F746ZG/pins.csv b/ports/stm32/boards/NUCLEO_F746ZG/pins.csv index 897b1473e..aa5143e8c 100644 --- a/ports/stm32/boards/NUCLEO_F746ZG/pins.csv +++ b/ports/stm32/boards/NUCLEO_F746ZG/pins.csv @@ -51,7 +51,7 @@ LCD_SCL,PH7 OTG_FS_POWER,PD5 OTG_FS_OVER_CURRENT,PD4 OTG_HS_OVER_CURRENT,PE3 -USB_VBUS,PJ12 +USB_VBUS,PA9 USB_ID,PA10 USB_DM,PA11 USB_DP,PA12 |
