Files
micropython/ports/samd/boards/ADAFRUIT_ITSYBITSY_M4_EXPRESS/pins.csv
Jim Mussared 4d568a5bd7 samd/boards/make-pins.py: Update to use tools/boardgen.py.
This replaces the previous make-pin-table.py with an implementation based
on boardgen.py.

- MICROPY_PY_MACHINE_PIN_BOARD_CPU macro is removed. This isn't optional
  on other ports, so no need for it to be optional on SAMD.
- pin_af_table is removed, and lookups just search the cpu dict instead
  (this saves N*wordsize bytes of firmware size to have this extra table).
- pins.csv is now BOARD,CPU to match other ports.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-11-03 14:18:32 +11:00

371 B

1D0PA16
2D1PA17
3D2PA07
4D3PB22
5D4PA14
6D5PA15
7D7PA18
8D9PA19
9D10PA20
10D11PA21
11D12PA23
12D13PA22
13A0PA02
14A1PA05
15A2PB08
16A3PB09
17A4PA04
18A5PA06
19SDAPA12
20SCLPA13
21MOSIPA00
22MISOPB23
23SCKPA01
24DOTSTAR_CLKPB02
25DOTSTAR_DATAPB03
26QSPI_CSPB11
27QSPI_SCKPB10
28QSPI_D0PA08
29QSPI_D1PA09
30QSPI_D2PA10
31QSPI_D3PA11
32USB_DMPA24
33USB_DPPA25
34USB_SOFPA23
35SWCLKPA30
36SWDIOPA31