Commit Graph

3 Commits

Author SHA1 Message Date
Jonas Thörnblad
89ff08cb69
WIP: Add USB HID and framing support over UART
- Add USB HID support.
- Add framing to distinguish between CDC and HID data sent over the UART.
- Add some debug printing.
- Cleanup of code and formatting.
2024-07-04 18:45:39 +02:00
Jonas Thörnblad
85c28287e2
Move usb_strings.h for ch552_fw to the include directory 2024-07-04 18:19:55 +02:00
dehanj
354aecbed6
USB: move firmware for usb-to-serial MCU (CH552)
Change links to the new ch552_fw directory.
2024-06-25 15:47:22 +02:00