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.
sudo chmod -R 777 /dev/ttyUSB0 ./build.sh clean && ./flash.sh /dev/ttyUSB0 512000 && python -m serial.tools.miniterm --raw --eol CRLF --encoding ascii /dev/ttyUSB0 115200 ...