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
/
examples
/
device
/
net_lwip_webserver
/
src
/
usb_descriptors.c
Age
Commit message (
Expand
)
Author
2026-07-14
test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDs
hathach
2026-05-08
Merge remote-tracking branch 'tinyusb/master' into ncm_packet_filter
HiFiPhile
2026-05-04
minor clean up
hathach
2026-05-03
Merge branch 'master' into copilot/upgrade-net-lwip-webserver-descriptors
Zixun LI
2026-05-01
Merge remote-tracking branch 'origin/master' into ncm_packet_filter
HiFiPHile
2026-05-01
ncm: implement GetNtbInputSize request
Zixun LI
2026-04-30
refactor capability
Zixun LI
2026-04-22
musb implement double buffer for tx
hathach
2026-04-21
replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with `CFG_TUD_ENDPOINT_ONE_DIRECTIO...
hathach
2026-03-22
examples/net_lwip_webserver: fix other_speed_config to use TUSB_DESC_OTHER_SP...
copilot-swe-agent[bot]
2026-03-22
net: upgrade net_lwip_webserver to separate FS/HS descriptors and add bInterv...
copilot-swe-agent[bot]
2025-11-12
migrate cdc device to use edpt stream API
hathach
2025-11-07
fix more alerts found by pvs-studio
hathach
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-28
fix descriptor warning when shifting zero
hathach
2025-10-24
fix several warnings
hathach
2024-10-15
Add comment to BOS descriptor.
HiFiPhile
2024-10-05
Add MSOS 2.0 descriptor to auto load NCM driver on Windows.
HiFiPhile
2024-08-19
rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY
hathach
2024-08-17
define and use TUD_ENDPOINT_EXCLUSIVE_NUMBER
hathach
2024-07-01
Add MAX78002 Support
Brent Kowal
2024-06-28
Initial Commit for MAX32 Support
Brent Kowal
2023-08-04
update all examples to use unique ID as serial if avaialble
hathach
2023-03-17
fix trailing space and new line
hathach
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2021-10-05
rename CFG_TUD_NET to CFG_TUD_ECM_RNDIS
hathach
2021-09-25
add NCM driver in a compatible manner : hathach/tinyusb#550
Peter Lawrence
2021-07-21
Update EPNUM in usb_descriptors.c
MasterPhi
2021-03-17
explicitly add dcd source file without vendor/family
hathach
2020-07-21
add note for MS OS 1.0 Descriptor at 0xEE
hathach
2020-05-02
minor update net example
hathach
2020-04-16
Merge pull request #345 from hathach/add-alt-itf
Ha Thach
2020-04-15
Set Net example to use IAD device class
Nathan Conrad
2020-04-15
rename config num to id in net webserver example
hathach
2020-04-15
remove unused usb_descriptors.h
hathach
2020-04-15
better demonstrate usbnet exmaple is multiple configurations
hathach
2020-04-14
usbnet: remove CDC-EEM
Peter Lawrence
2020-04-12
usbnet: OS-agnostic (Windows/Linux/macOS) network driver
Peter Lawrence
2020-03-31
revise argument order for TUD_CONFIG_DESCRIPTOR macro
Peter Lawrence
2020-03-30
add provision for multiple configurations
Peter Lawrence
2020-03-27
usbnet: tweak CDC-ECM after MacOS testing
Peter Lawrence
2020-03-24
more string id
hathach
2020-03-23
enhance string index
hathach
2020-03-23
per review
hathach
2020-03-23
fix rndis response to get mac address
hathach
2020-03-09
more rename
hathach