micropython/ports
Angus Gratton 974f99482c renesas-ra/boards: Remove unreachable code in make-pins.py.
Looks like copy-paste from the stm32 make-pins.py, references a function
that is not present in the renesas-ra version.

Found by Ruff checking F821.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-08-16 16:16:40 +10:00
..
bare-arm
cc3200 cc3200/tools: Fix exception raised on process failure. 2023-08-16 16:13:11 +10:00
embed
esp32 esp32/partitions.csv: Rename to partitions-4MiB.csv. 2023-08-15 17:38:02 +10:00
esp8266
mimxrt mimxrt/hal: Make flash clock frequency configurable. 2023-08-15 23:45:22 +10:00
minimal
nrf all: Add missing imports for micropython.const. 2023-08-16 16:13:27 +10:00
pic16bit
powerpc
qemu-arm examples: Mark asm, pio, etc. as noqa: F821 (undefined-name). 2023-08-16 16:12:33 +10:00
renesas-ra renesas-ra/boards: Remove unreachable code in make-pins.py. 2023-08-16 16:16:40 +10:00
rp2 all: Remove query-variants make target. 2023-08-15 17:37:44 +10:00
samd all: Remove query-variants make target. 2023-08-15 17:37:44 +10:00
stm32 all: Add missing imports for micropython.const. 2023-08-16 16:13:27 +10:00
teensy
unix
webassembly
windows
zephyr