Skip to content

Instantly share code, notes, and snippets.

View BoldAndCurious's full-sized avatar
😀

BoldAndCurious

😀
View GitHub Profile
$ pip install esptool
esptool.py --port /dev/ttyUSB0 --baud 460800 write_flash --flash_size=detect 0 esp8266-20190412-v1.10-278-g673e154df.bin
esptool.py --port /dev/ttyUSB0 erase_flash
esptool.py --port /dev/ttyUSB0 flash_id
esptool.py --port /dev/ttyUSB0 chip_id