diff options
Diffstat (limited to 'stmhal/boards/STM32F7DISC/pins.csv')
| -rw-r--r-- | stmhal/boards/STM32F7DISC/pins.csv | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/stmhal/boards/STM32F7DISC/pins.csv b/stmhal/boards/STM32F7DISC/pins.csv index 1b8afd520..37d0edaf3 100644 --- a/stmhal/boards/STM32F7DISC/pins.csv +++ b/stmhal/boards/STM32F7DISC/pins.csv @@ -25,8 +25,19 @@ SW,PI11 TP1,PH2 TP2,PI8 TP3,PH15 +AUDIO_INT,PD6 +EXT_SDA,PB9 +EXT_SCL,PB8 +EXT_RST,PG3 +SD_SW,PC13 LCD_BL_CTRL,PK3 -USB_VBUS,PA9 +LCD_INT,PI13 +OTG_FS_POWER,PD5 +OTG_FS_OVER_CURRENT,PD4 +OTG_HS_OVER_CURRENT,PE3 +USB_VBUS,PJ12 USB_ID,PA10 USB_DM,PA11 USB_DP,PA12 +VCP_TX,PA9 +VCP_RX,PB7 |
