| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Tweaks for ESP-IDF 5.2.1
|
|
|
|
1. fix next interface may have IAD_DESC
2. fix vs_itf can't be open on bulk mode.
|
|
use rt-thread 5+ mq recv api
|
|
|
|
- rename reset_ep0_pid() to reset_ep0()
- minor update log message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SET_CONFIGURATION is successful
- usbh: abort all pending xfer when SET_CONFIGURATION is complete
- use tu_edpt_release in tuh_edpt_abort_xfer instead of usbh_edpt_release
- rename _xfer_complete -> _control_xfer_complete
|
|
|
|
|
|
- fix ceedling with ruby 3.1
- allow overwrite CMAKE_C_COMPILER/CMAKE_CXX_COMPILER from command line
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RP2040 device controller does not seem to clear pending transactions
configured in EP0 buffer controls when the host aborts a control
transfer. This causes assertion failures, including when a buffer
AVAILABLE flag set for a previous transfer causes an unexpected
transaction completion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set_line_coding_stage1_complete() to be reused by FTDI & CP210x
|
|
0 is also valid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_internal_control_complete() and moved them into driver's sections. no functional change
|
|
FSL_FEATURE_USB_KHCI_IRC48M_MODULE_CLOCK_ENABLED is defined to 1
|
|
|
|
Helper. no functional changes
|
|
Added support for the NXP K64 series
|
|
|