Releases: MrSurly/micropython
Releases · MrSurly/micropython
RC1 deep sleep implementation
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