USB Connection going from application to bootloader (and vice versa)
Posted on November 28, 2016 at 00:47I have managed to get a VCP/CDC bootloader going and the ability to use USB to tell the unit to go into bootloader mode from the main application. I do this via a Qt program running on Linux (as well as Windows an...