micropython/ports
Jim Mussared ff6c2adfd7 stm32/boards/make-pins.py: Add initial support for H7 dual-pad pins.
This fixes the H7 af.csv files to include the dual-pad information, by
listing the ADCs supported on the _C pad with a C_ADC prefix.

Minimal change to make-pins.py to ignore these entries. This will be
implemented later to emit constants (similar to ADC.CORE_TEMP) to access
these channels.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-11-03 14:18:32 +11:00
..
bare-arm
cc3200 ports: Standardise arguments and output for make-pins.py script. 2023-11-03 14:04:35 +11:00
embed
esp32 tools/boardgen.py: Add initial implementation of a common make-pins.py. 2023-11-03 14:06:27 +11:00
esp8266
mimxrt ports: Standardise arguments and output for make-pins.py script. 2023-11-03 14:04:35 +11:00
minimal
nrf ports: Standardise arguments and output for make-pins.py script. 2023-11-03 14:04:35 +11:00
pic16bit
powerpc
qemu-arm
renesas-ra ports: Standardise arguments and output for make-pins.py script. 2023-11-03 14:04:35 +11:00
rp2 tools/boardgen.py: Add initial implementation of a common make-pins.py. 2023-11-03 14:06:27 +11:00
samd
stm32 stm32/boards/make-pins.py: Add initial support for H7 dual-pad pins. 2023-11-03 14:18:32 +11:00
unix
webassembly
windows
zephyr