| Age | Commit message (Collapse) | Author |
|
|
|
feat(host) add endpoint close API and feat(HIL) improvement
|
|
|
|
|
|
hcd_edpt_close()
|
|
|
|
|
|
Update imxrt configtool forr some board to get uart pin init.
|
|
|
|
implement hcd_edpt_close() for pio-usb and max3421e, also move max3421e api into its own header.
|
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
add tx_overwritabe_if_not_connected for cdc driver configure
|
|
tuh_enum_descriptor_configuration_cb() callback
host: support device with multiple configurations
|
|
Fix #3033: Increase array bounds and test for overflow
|
|
|
|
|
|
|
|
|
|
Fix 3031: implement tuh_midi_itf_get_info()
|
|
|
|
|
|
|
|
|
|
change pio-usb to upstream
|
|
|
|
Fix UAC ctrl buffer alignment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Only clear stream_read & stream_write if they are defined
|
|
|
|
Cynventria/fix-desc_end-calculation-in-vendor-device-open
fix desc_end in vendord_open()
|
|
minor fix on calculation of desc_end in vendord_open( ) for descriptor prasing
|
|
fix(rp2040) set RTOS as cmake cache to fix pico-example build
|
|
|
|
RP2040 MIDI Host
|
|
Add full/high speed compile flag for Microchip SAME70 examples
|