index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
class
/
cdc
/
cdc_rndis_host.c
Age
Commit message (
Expand
)
Author
2025-12-11
refactor usbh_class_driver_t's open() to return number of driver len instead ...
hathach
2025-09-17
Replace old delay functions by tusb_time_delay_ms_api
HiFiPhile
2023-03-24
separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to
hathach
2023-03-17
fix trailing space and new line
hathach
2022-12-04
Fix typos
Bastien Nocera
2022-02-25
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
hathach
2022-02-25
improve rphort management for usbd
hathach
2021-08-23
rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAX
hathach
2021-05-31
remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()
hathach
2019-06-06
add TU_ prefix to compiler ATTR to prevent name conflict with application
hathach
2019-05-14
update license year to 2019
hathach
2019-05-14
clean up
hathach
2019-03-27
cleanup, remove the use of _TINY_USB_SOURCE_FILE_
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2018-12-07
rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLED
hathach
2018-12-06
rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC
hathach
2018-11-23
rename tusb_event_t to xfer_result_t
hathach
2018-11-22
rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTION
hathach
2018-10-23
clean up helper func
hathach
2018-08-13
rename VERIFY to TU_VERIFY to avoid conflict with application
hathach
2018-06-18
rename subfolder source to src
hathach