Merge pull request #47 from RoboticsBrno/usbdebug
Implement debug uart via another USB endpoint
by
Vojtěch Boček
4 years 5 months
Merge pull request #46 from RoboticsBrno/fw_for_1.1
Update BSP for v1.1, add more debug commands
by
Vojtěch Boček
4 years 5 months
Raise priority to prevent USB IRQ from racing with usb_ep_read/write
by
Vojtěch Boček
4 years 5 months
Handle USB events in IRQ rather than polling
* The main loop is too slow for Windows drivers due to control
messages decoding taking too long.
by
Vojtěch Boček
4 years 5 months