index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
/
video_capture
/
src
/
usb_descriptors.c
Age
Commit message (
Collapse
)
Author
2023-08-04
update all examples to use unique ID as serial if avaialble
hathach
2023-03-26
Add MJPEG descriptor for bulk transfer
kkitayam
2023-03-25
Add descriptor for a bulk endpoint as a streaming endpoint
kkitayam
2023-03-17
fix trailing space and new line
hathach
temporarily disable codespell
2023-01-20
fix warning
hathach
2022-10-12
Rename descriptor macros for consistency
kkitayam
2022-10-08
Add motion jpeg
kkitayam
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2021-10-25
change usage of TU_CHECK_MCU() to prevent macro conflict
hathach
2021-10-11
update the descriptor endpoint ISO for nrf5x
hathach
2021-09-29
Fix transfer failure when reconnecting
kkitayam
2021-09-29
Refactor application API parameters
kkitayam
2021-09-29
Separate a handling resource into controller and streaming
kkitayam
2021-09-29
fix: endpoint descriptor has incorrectly settings
kkitayam
2021-09-29
fix: configuration descriptor has incorrectly sizes
kkitayam
update some descriptors
2021-09-29
add tentative example
kkitayam