https://docs.espressif.com/projects/esp-idf/en/latest/get-started/
https://github.com/espressif/esp-idf-template.git
idf.py menuconfig
idf.py build
idf.py -p /dev/ttyUSB0 flash
idf.py -p /dev/ttyUSB0 monitor
https://docs.espressif.com/projects/esp-idf/en/latest/get-started/
https://github.com/espressif/esp-idf-template.git
idf.py menuconfig
idf.py build
idf.py -p /dev/ttyUSB0 flash
idf.py -p /dev/ttyUSB0 monitor