Project

General

Profile

Action Item #1186

Updated by Hammel 13 days ago

The README.md tells how to clone repos.   
 I can switch this to use submodules for all remote repo dependencies. 
 Alternatively, I can just use a submodule for makeEspArduino and then have the user clone Arduino repos to external directories. 
 Also alternatively, I could have the user install the Arduino CLI and utilize that to install required libraries. 

 New links to be aware of: 
 # "Online programming tool from espressif":https://espressif.github.io/esptool-js/

Back