/ESP8266-Allin1-Script

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

Primary LanguageShell

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.