Flashing MicroPython Firmware with esptool.py on ESP32 and ESP8266
This post shows how to flash MicroPython firmware on ESP32/ESP8266 boards using the esptool.py. It works on Windows, Mac OS X, and Linux. For the official documentation, you can visit …