Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 668 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 668 Bytes

###############Project Depricated##############

ESP FLASH TOOL

USAGE

  • run python (can make exe | not tested)
  • add the path
  • click buttons as you like

Features

  • add your project path
  • make your app
  • make flash your esp32
  • make monitor to monitor your esp32
  • erase flash from esp32

Requirements

  • ESP idf
  • any ide
  • python3

Notes

  • not tested on windows
  • need to test with different ide
  • tested on linux + espidf + vscode

Improvements

  • add config file
  • add more features
  • add more esp functionality
  • adding a database for documentation

Inspiration

Was bored of typing all the commands for testing over and over again