konsgn / ESP8266-Allin1-Script

Just a simple bash script to make, program, and test your ESP-SDK code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP8266-Allin1-Script

Started by Konsgn

Place this script into your app folder, and adjust the parameters in the top few lines according to your system.

##TODO

  • Implement Port Detection so The script finds your ESP for you.
  • Implement max speed checking so that it tests the ability to program at higher speeds before falling back to a slower one.
  • Implement Flash size tester so that you can easily verify that the module you ordered is the correct size.

About

Just a simple bash script to make, program, and test your ESP-SDK code


Languages

Language:Shell 100.0%