micropython/ports
Christian Clauss 2a1db770ce all: Fix cases of Python variable assigned but never used.
This fixes ruff rule F841.
2023-05-02 16:36:05 +10:00
..
bare-arm
cc3200 all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
embed
esp32 esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00
esp8266 esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00
mimxrt all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
minimal all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
nrf all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
pic16bit ports: Implement simple write polling for stdout. 2023-03-23 13:51:17 +11:00
powerpc all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
qemu-arm
renesas-ra renesas-ra/modutime: Use extmod version of time module. 2023-04-27 15:11:51 +10:00
rp2 all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
samd all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
stm32 all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
teensy all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
unix all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
webassembly webassembly/modutime: Use extmod version of time module. 2023-04-27 15:11:52 +10:00
windows unix/modutime: Use extmod version of time module. 2023-04-27 15:11:52 +10:00
zephyr zephyr/modutime: Use extmod version of time module. 2023-04-27 15:11:52 +10:00