RC1 deep sleep implementation
Pre-release
Pre-release
·
3160 commits
to master
since this 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