Skip to content

Instantly share code, notes, and snippets.

@quietcricket
Created February 26, 2018 05:31
Show Gist options
  • Save quietcricket/799ad330d126395aee29dc5bdcd1b1a4 to your computer and use it in GitHub Desktop.
Save quietcricket/799ad330d126395aee29dc5bdcd1b1a4 to your computer and use it in GitHub Desktop.
esp1866 micropython upload
esptool.py --port /dev/tty.wchusbserial1410 --baud 115200 write_flash -fm dio --flash_size=detect 0 esp8266-20171101-v1.9.3.bin
screen /dev/tty.wchusbserial1410 -b115200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment