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
/
video_capture
/
src
Age
Commit message (
Expand
)
Author
2023-08-09
Merge pull request #2202 from Rocky04/patch-4
Ha Thach
2023-08-07
Update examples
Rocky04
2023-08-04
update all examples to use unique ID as serial if avaialble
hathach
2023-08-04
Merge branch 'master' into enhance-bsp
hathach
2023-08-03
rename hw/bsp/board.h to board_api.h
hathach
2023-07-31
enable USBMC for uno r4, add board_init_after_tusb() API
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
Merge branch 'master' into portability
hathach
2023-03-17
fix trailing space and new line
hathach
2023-01-20
fix warning
hathach
2022-10-12
Rename descriptor macros for consistency
kkitayam
2022-10-08
Add motion jpeg
kkitayam
2022-10-06
Fix pointer
kkitayam
2022-09-13
Remove unreachable code
Ben Avison
2022-09-13
Fix compile errors
kkitayam
2022-09-13
Change images to MJPEG
kkitayam
2022-08-23
Remove Hardcoded interface numbers from video descriptors
Ahmed El-Sharnoby
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2022-06-06
more example update
hathach
2022-06-01
rename board specific macro for example
hathach
2022-02-25
auto detect max rhport speed based on mcu
hathach
2022-01-13
Fix dwFrameIntervalStep and dwMaxFrameInterval
kkitayam
2021-10-25
change usage of TU_CHECK_MCU() to prevent macro conflict
hathach
2021-10-23
Merge branch 'master' into fix-warnings
Ha Thach
2021-10-17
more with -Wcast-qual
hathach
2021-10-16
Change input terminal type to camera
kkitayam
2021-10-11
rename some video constants
hathach
2021-10-11
update the descriptor endpoint ISO for nrf5x
hathach
2021-10-09
Change the video image to scrolling color bars.
kkitayam
2021-09-30
Add cast operations to unused parameters
kkitayam
2021-09-30
Move frame settings to usb_descriptors.h
kkitayam
2021-09-29
Implement frame rate settings
kkitayam
2021-09-29
Fix transfer failure when reconnecting
kkitayam
2021-09-29
Change video frames to project logo
kkitayam
2021-09-29
Refactor application API parameters
kkitayam
2021-09-29
Change frame buffer management
kkitayam
2021-09-29
Refactor packet handling
kkitayam
2021-09-29
Add green plain
kkitayam
2021-09-29
Separate a handling resource into controller and streaming
kkitayam
2021-09-29
Implement some mandatory requests on streaming interface
kkitayam
2021-09-29
Fix handling for set_interface
kkitayam
2021-09-29
Fix regarding standard video stream request
kkitayam
2021-09-29
fix: endpoint descriptor has incorrectly settings
kkitayam
2021-09-29
fix: configuration descriptor has incorrectly sizes
kkitayam
2021-09-29
add tentative example
kkitayam