4 Commits

Author SHA1 Message Date
Mikael Ågren
8c7059155f
Wrap accesses to UART output buffers 2024-12-16 12:18:43 +01:00
Jonas Thörnblad
a0910e25c3
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-12-16 12:18:43 +01:00
Jonas Thörnblad
f6c0501db9
Move usb_strings.h for ch552_fw to the include directory 2024-12-16 12:18:43 +01: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