To compile follow steps 1-4 of the ESP IDF Setup Instructions to setup your development environment.
With ESP IDF installed execute:
. $HOME/esp/esp-idf/export.sh
then
idf.py -p /dev/ttyUSB0 build flash monitor
To compile follow steps 1-4 of the ESP IDF Setup Instructions to setup your development environment.
With ESP IDF installed execute:
. $HOME/esp/esp-idf/export.sh
then
idf.py -p /dev/ttyUSB0 build flash monitor