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.
I have a bunch of serial devices that I need to communicate with. Some of them are connected to native serial ports, and some have USB->RS232 adapters. I am communicating to them via the serial port ...