| Age | Commit message (Collapse) | Author |
|
|
|
adding serial driver's request_complete()
|
|
|
|
sync API from uint8_t to tusb_xfer_result_t
|
|
|
|
add tuh_cdc_get_control_line_state_local()
implement tuh_cdc_get/set_dtr/rts() as inline
|
|
|
|
|
|
|
|
cdc host: remove the local desc_dev and the get_device descriptor call for ftdi and pl2303
|
|
callback
|
|
failed.
driver_process_set_config() also pass drv index with user_data
|
|
# Conflicts:
# README.rst
# docs/reference/index.rst
# src/class/cdc/cdc_device.c
# src/class/cdc/cdc_host.c
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
single consumer
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
uac2: remove support fifo
|
|
Add STM32N657 Nucleo Board support
|
|
|
|
|
|
add stm32-tcpp0203 driver as dependency for h7rs and n6
|
|
|
|
|
|
Add NUCLEO-H7S3L8 BSP
|
|
|
|
|
|
|
|
Refactor maxim bsp
|
|
|
|
|
|
Only support cmake build system
rename hw/mcu/analog/max32 to hw/mcu/analog/msdk
|
|
Fix TUH_EPSIZE_BULK_MPS macro
|
|
TUH_EPSIZE_BULK_MPS should be set based on TUH_OPT_HIGH_SPEED, not TUD_OPT_HIGH_SPEED
|
|
Add USB NCM link state control support
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|