Skip to content

Releases: MrSurly/micropython

RC1 deep sleep implementation

31 Dec 01:33
Compare
Choose a tag to compare
Pre-release

Official PR, bugs/issues/comments for this release go here: micropython#3531

This will likely work to flash to your device:
esptool.py --chip esp32 --port /dev/ttyUSB0 --baud 460800 write_flash -z --flash_mode dio --flash_freq 40m 0x1000 build/firmware.bin