micropython/stm/boards/NETDUINO_PLUS_2/pins.csv
Dave Hylands 51dabac096 Add pin mapping code.
This commit also introduces board directories and moves board
specific config into the appropriate board directory.

boards/stm32f4xx-af.csv was extracted from the STM32F4xx datasheet
and hand-tweaked.

make-pins.py takes boards/stm32f4xx-af.csv, boards/stm32f4xx-prefix.c,
and boards/BOARD-NAME/pins.csv as input and generates the file
build/pins_BOARD_NAME.c

The generated pin file for PYBOARD4 looks like this:
https://gist.github.com/dhylands/9063231

The generated pins file includes all of the supported alternate
functions, and includes upsupported alternate functions as comments.

See the commnet block at the top of stm/pin_map.c for details on
how to use the pin mapper.

I also went ahead and modified stm/gpio.c to use the pin mapper.
2014-02-17 21:20:38 -08:00

228 B

1D0PC7
2D1PC6
3D2PA3
4D3PA2
5D4PB12
6D5PB8
7D6PB9
8D7PA1
9D8PA0
10D9PA6
11D10PB10
12D11PB15
13D12PB14
14D13PB13
15A0PC0
16A1PC1
17A2PC2
18A3PC3
19A4PC4
20A5PC5
21LEDPA10
22SWPB11
23PWR_LEDPC13
24PWR_SDPB1
25PWR_HDRPB2
26PWR_ETHPC15
27RST_ETHPD2