| Age | Commit message (Collapse) | Author |
|
fix(dwc2) host driver conflict with max3421e
|
|
|
|
add adafruit metro rp2350
|
|
|
|
Fix(host) enumeration with 8bitdo devices
|
|
- host enumeration always get language id, manufacturer, product and serial string. Which is required by some device such as 8bitdo
|
|
while having on-going control transfer
|
|
add missing board.h for BOARD=pico_sdk
|
|
|
|
fix(esp): Remove deprecated include
|
|
soc/usb_pins.h header will be deprecated in IDF v6.0
|
|
Enhance hub driver
|
|
|
|
|
|
|
|
endpoint
|
|
add hub_get_status(), hub_clear_feature()
|
|
improve hub_xfer_cb()
rename internal complete function
|
|
added tuh_connected()
|
|
bump up pio-usb to latest
|
|
Add CMake presets.
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Rtos house keeping
|
|
|
|
|
|
|
|
update IAR LMS CLOUD
|
|
|
|
Various fixes for the Microchip Chipidea FS driver
|
|
fix stringop-overread warning for msc device with memmove
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Adding Stylus-Pen Device Support.
|
|
|
|
|
|
|
|
ch32v3 fs: signal bus speed
|
|
|
|
skip iar build for forked PR
|
|
|
|
|
|
fix build for 407blackvet
|
|
|
|
|
|
stm32: fix compilation error when not using uart
|
|
|
|
Initial Zephyr support
|
|
|
|
|
|
fix bug introduced by 2939, with correct offset check logic
|