micropython/ports
Damien George 80055c2cdc stm32/mboot/fwupdate.py: Simplify calculation of CRC32.
Signed-off-by: Damien George <damien@micropython.org>
2022-03-22 14:14:31 +11:00
..
bare-arm
cc3200
esp32 esp32/machine_pin: Expose pin 20 for ESP32. 2022-03-22 10:40:00 +11:00
esp8266 esp8266/modesp: Remove esp.info() function. 2022-03-22 11:03:29 +11:00
javascript
mimxrt mimxrt/mbedtls: Add NULL pointer check in m_free_mbedtls. 2022-03-17 13:11:39 +11:00
minimal
nrf
pic16bit
powerpc
qemu-arm qemu-arm/moduos: Convert module to use extmod version. 2022-03-09 10:03:23 +11:00
rp2
samd samd/moduos: Convert module to use extmod version. 2022-03-09 10:03:23 +11:00
stm32 stm32/mboot/fwupdate.py: Simplify calculation of CRC32. 2022-03-22 14:14:31 +11:00
teensy
unix unix/variants: Enable a few optimisations and features on dev, coverage. 2022-03-10 13:34:43 +11:00
windows windows: Switch to VFS subsystem and use VfsPosix. 2022-03-10 00:26:36 +11:00
zephyr