micropython/ports
robert-hh aa2d746ef4 samd/machine_led: Optimise size of the machine.LED class.
By reducing the methods to on(), off(), toggle() and call, and using the
method implementation of the machine.Pin class.

The code size reduction is 756 byte.
2022-10-06 22:54:11 +11:00
..
bare-arm
cc3200
esp32 esp32/machine_hw_spi: Use auto DMA channel on S2, S3, C3 chips. 2022-10-04 17:43:48 +11:00
esp8266 top: Replace upip with mip everywhere. 2022-09-30 17:34:03 +10:00
mimxrt
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra
rp2 top: Replace upip with mip everywhere. 2022-09-30 17:34:03 +10:00
samd samd/machine_led: Optimise size of the machine.LED class. 2022-10-06 22:54:11 +11:00
stm32
teensy
unix top: Replace upip with mip everywhere. 2022-09-30 17:34:03 +10:00
webassembly
windows
zephyr