micropython/ports
Jim Mussared 59f3c7facb examples/pins.py: Remove this pins printing example.
It's not supported on all ports, adds complexity to the build to generate
pins_af.py, and can mostly be replicated just by printing the pin objects.

Remove support for generating pins_af.py from all ports (nrf, stm32,
renesas-ra, mimxrt, rp2).

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-11-03 14:03:28 +11:00
..
bare-arm bare-arm/lib: Add minimal strncmp implementation. 2023-10-30 11:10:02 +11:00
cc3200 cc3200/boards/make-pins.py: Don't generate qstrs. 2023-11-03 14:02:58 +11:00
embed
esp32 esp32/usb: Wake main thread when USB receives data. 2023-11-01 16:27:10 +11:00
esp8266 extmod/modmachine: Consolidate mem, i2c and spi headers to modmachine.h. 2023-10-26 17:40:22 +11:00
mimxrt examples/pins.py: Remove this pins printing example. 2023-11-03 14:03:28 +11:00
minimal
nrf examples/pins.py: Remove this pins printing example. 2023-11-03 14:03:28 +11:00
pic16bit
powerpc
qemu-arm extmod/modmachine: Consolidate mem, i2c and spi headers to modmachine.h. 2023-10-26 17:40:22 +11:00
renesas-ra examples/pins.py: Remove this pins printing example. 2023-11-03 14:03:28 +11:00
rp2 examples/pins.py: Remove this pins printing example. 2023-11-03 14:03:28 +11:00
samd extmod/modmachine: Consolidate mem, i2c and spi headers to modmachine.h. 2023-10-26 17:40:22 +11:00
stm32 examples/pins.py: Remove this pins printing example. 2023-11-03 14:03:28 +11:00
unix extmod/modmachine: Consolidate mem, i2c and spi headers to modmachine.h. 2023-10-26 17:40:22 +11:00
webassembly
windows
zephyr extmod/modmachine: Consolidate mem, i2c and spi headers to modmachine.h. 2023-10-26 17:40:22 +11:00