# The lines contain pairs of Pin name and Pin number. # Pin names must be valid Python identifiers. # Pin numbers have the form Pxnn, with x being A, B, C or D. # Lines starting with # or empty lines are ignored. USB_DM,PA24 USB_DP,PA25 QSPI_CS,PB11 QSPI_SCK,PB10 QSPI_D0,PA08 QSPI_D1,PA09 QSPI_D2,PA10 QSPI_D3,PA11 SWCLK,PA30 SWDIO,PA31