index
:
cherryusb.git
gh-pages
master
release/v1.3
release/v1.4
release/v1.5
release/v1.6
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demo
/
cdc_rndis_template.c
Age
Commit message (
Expand
)
Author
2026-04-07
update(demo): change string index max to sizeof(string_descriptors) / sizeof(...
sakumisu
2026-01-24
update(demo): remove all old desc api
sakumisu
2025-11-07
fix:Fix RNDIS DHCP dependency,and delay implementation
Rbb666
2025-05-20
fix(demo): move dhcp_start in init
sakumisu
2025-05-08
update(demo): update rndis & ecm device for rtthread
sakumisu
2025-05-08
update(demo): wait done in linkoutput_fn for rndis & ecm, retransmission in l...
sakumisu
2025-05-07
update(demo): include dnserver & dhserver config for rndis & ecm
sakumisu
2025-02-01
update(demo): add CONFIG_USBDEV_ADVANCE_DESC template
sakumisu
2024-11-11
update(demo/usbd_rndis): update send & recv done api, add check for this demo
sakumisu
2024-09-09
update(demo): set bNumConfigurations with zero in Device Qualifier Descriptor...
sakumisu
2024-08-09
update(demo): change uint32_t to uintptr_t for 64bit cpu register
sakumisu
2024-06-28
fix(demo/cdc_rndis_template): device tcp/ip stack mac can't same as host.
aozima
2024-04-16
add missing license
sakumisu
2024-02-18
config busid and regbase in usbh_initialize and usbd_initialize
sakumisu
2024-02-06
support multi port api for device
sakumisu
2023-09-07
Update hcd-ehci, dcd-dwc2 and examples.
Wayne Lin
2023-07-13
fix missing function
sakumisu
2023-07-08
fix rndis build error
sakumisu
2023-06-21
use usbd_event_handler instead of usbd_configure_done_callback
sakimisu
2023-06-21
update demo, move hid buffer into nocache ram
sakimisu
2023-06-21
export cdc/msc/rndis/mtp mps, configured by user
sakimisu
2022-10-20
remove intf malloc
sakumisu
2022-10-06
update rndis device driver and template
sakumisu