Skip to content

VincentWu-dev/esp_flashtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Communication board flash tool

  1. Firmware flash tool forESP32-C3
  2. The command is as following: esptool2.exe --chip esp32-c3 --port COM8 --baud 115200 write_flash -z 0x00 xxx.bin
  3. You may find and customize those arguments in flashesp.py

About

The firmware flash tool for ESP32-C3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages