tillitis-key/hw/usb_interface/ch552_fw/include
Jonas Thörnblad 8d8f4c7faf
ch552: Misc. cleanup
- Merge Makefile and Makefile.include into Makefile
  - Format structure
  - Remove unused variables, targets etc.

- Add missing check if it is ok to send data to the FPGA.

- Remove 'baud rate calculator.ods'

- Update encode_usb_strings.py to generate strings for
  CdcCtrlInterfaceDesc, CdcDataInterfaceDesc,
  FidoHidInterfaceDesc, TkeyCtrlInterfaceDesc.
  Also store generated strings in UTF-16 instead of hex.

- Update usb_strings.h to match new encode_usb_strings.py
  output.

- Remove unused struct SetupReqBuf.
2025-03-14 09:49:26 +01:00
..
ch554.h ch552: Add USB HID and protocol support over UART 2025-02-06 16:20:34 +01:00
ch554_usb.h ch552: Add new USB debug pipe (TKEYCTRL) 2025-02-11 13:50:05 +01:00
debug.c ch552: Misc. fixes and cleanup 2025-02-25 14:40:26 +01:00
debug.h ch552: Misc. cleanup 2025-03-14 09:49:26 +01:00
mem.h ch552: Add new USB debug pipe (TKEYCTRL) 2025-02-11 13:50:05 +01:00
print.c ch552: Add USB HID and protocol support over UART 2025-02-06 16:20:34 +01:00
print.h ch552: Use the new hardware CTS signals for UART access 2025-02-11 13:50:04 +01:00
usb_strings.h ch552: Misc. cleanup 2025-03-14 09:49:26 +01:00