esp-idf/components/usb
2024-07-12 10:51:31 +02:00
..
include feat(ext_hub): Added External Hub driver 2024-06-25 11:28:03 +02:00
private_include feat(ext_hub): Added External Hub driver 2024-06-25 11:28:03 +02:00
test_apps fix(usb_dwc_hal): Enabled precise detection of VBUS 2024-07-12 10:51:31 +02:00
CMakeLists.txt feat(ext_hub): Added External Hub driver 2024-06-25 11:28:03 +02:00
enum.c fix(enum): Returned usb_round_up_to_mps for control request of string descriptors 2024-06-13 09:23:34 +02:00
ext_hub.c feat(ext_hub): Added External Hub driver 2024-06-25 11:28:03 +02:00
hcd_dwc.c fix(usb/host): Decode error flags in ISOC transfers 2024-07-02 15:08:30 +02:00
hub.c fix(hub): Changed type of next_uid member (uint8_t -> unsigned int) 2024-07-03 10:43:08 +02:00
Kconfig feat(ext_hub): Added External Hub driver 2024-06-25 11:28:03 +02:00
maintainers.md usb: Fix how the HCD handles sudden disconnection 2021-11-02 14:30:58 +08:00
usb_helpers.c fix(usb/host): Correctly parse MPS fields in HighSpeed EP descriptors 2023-12-12 21:10:37 +01:00
usb_host.c fix(usb_host): Changed addr_map to 4x array of uint32 2024-07-03 11:01:17 +02:00
usb_phy_p4.c fix(usb_dwc_hal): Enabled precise detection of VBUS 2024-07-12 10:51:31 +02:00
usb_phy.c fix(usb): fix warnings found by GNU static analyzer 2024-06-18 14:25:37 +08:00
usb_private.c feat(dma): refactor dma calloc function 2024-04-02 14:30:14 +08:00
usbh.c refactor(usbh): Updated USBH api (enum driver) 2024-05-07 15:07:51 +02:00