esp-idf/components/driver/usb_serial_jtag
Darian Leung 4f996fc421
feat(hal/usb): Update USB WRAP and USJ LL
- Added LL cap macros to distinguish feature differences between the LLs of
  different targets:
    - '..._LL_EXT_PHY_SUPPORTED' indicates whether the USB WRAP/USJ supports
      routing to an external FSLS PHY.
- Added 'usb_wrap_types.h' and 'usb_serial_jtag_types.h' to provide types used
  in LLs.
- Fixed some spelling/naming issues as part of code-spell pre-commit
2024-05-13 17:36:34 +08:00
..
include/driver usb_serial_jtag: Improve the code for the issue of usb cdc device unable to work during sleep 2023-02-27 12:10:49 +08:00
usb_serial_jtag.c feat(hal/usb): Update USB WRAP and USJ LL 2024-05-13 17:36:34 +08:00
usb_serial_jtag_connection_monitor.c usb_serial_jtag: Improve the code for the issue of usb cdc device unable to work during sleep 2023-02-27 12:10:49 +08:00