You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
git clone https://github.com/nopnop2002/esp-idf-m5stickC cd esp-idf-m5stickC/ idf.py set-target esp32 idf.py menuconfig idf.py flash -b 115200 monitor *There is no ...