diff options
Diffstat (limited to 'stmhal/boards/STM32F7DISC/pins.csv')
-rw-r--r-- | stmhal/boards/STM32F7DISC/pins.csv | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/stmhal/boards/STM32F7DISC/pins.csv b/stmhal/boards/STM32F7DISC/pins.csv new file mode 100644 index 0000000000..1b8afd5203 --- /dev/null +++ b/stmhal/boards/STM32F7DISC/pins.csv @@ -0,0 +1,32 @@ +A0,PA0 +A1,PF10 +A2,PF9 +A3,PF8 +A4,PF7 +A5,PF6 +D0,PC7 +D1,PC6 +D2,PG6 +D3,PB4 +D4,PG7 +D5,PA8 +D6,PH6 +D7,PI3 +D8,PI2 +D9,PA15 +D10,PI0 +D11,PB15 +D12,PB14 +D13,PI1 +D14,PB9 +D15,PB8 +LED,PI1 +SW,PI11 +TP1,PH2 +TP2,PI8 +TP3,PH15 +LCD_BL_CTRL,PK3 +USB_VBUS,PA9 +USB_ID,PA10 +USB_DM,PA11 +USB_DP,PA12 |