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
Age
Commit message (
Expand
)
Author
2024-08-19
rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY
hathach
2024-06-14
fix ci skip example for ch32v1
hathach
2024-05-15
add CH32V20x USB OTG/FS driver
Matthew Tran
2024-05-09
Rework ci (#2631)
Ha Thach
2024-04-25
adding support for esp32 for use with max3421e host
hathach
2024-04-05
update uvc 2ch to stream0 use yuy2, stream1 use mpeg
hathach
2024-01-30
Merge pull request #2428 from YixingShen/master
Ha Thach
2024-01-29
add freertos build support for video_capture example
hathach
2024-01-29
remove the use of descriptor template for video capture example
hathach
2024-01-26
update example to work with iso streaming
hathach
2024-01-26
update example to work bulk mjpeg
hathach
2024-01-26
rename and add more video descriptors
hathach
2024-01-26
Merge branch 'master' of https://github.com/YixingShen/tinyusb
YixingShen
2024-01-26
add "set tx_busy 1" into video_capture's video_tas for "if (tx_busy) return"
YixingShen
2024-01-25
minor update to video capture example
hathach
2024-01-24
clean up video example for readability
hathach
2023-12-24
add high speed into examples\device\video_capture
YixingShen
2023-12-18
fixed device/video_capture/src/images.h,main.c CFG_EXAMPLE_VIDEO_DISABLE_MJPG...
YixingShen
2023-11-29
update esp32 to also be supported by hil test
hathach
2023-11-23
move make.mk and rules.mk to build_system/make
hathach
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-06-27
rework cmake with rtos support add RTOS to family_configure_device/host/dual_...
hathach
2023-06-15
Merge pull request #1985 from kkitayam/uvc_bulk
Ha Thach
2023-04-21
update most examples cmake to build with imxrt
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-03-06
integrate top.mk into make.mk
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-07-12
RP@040: rework CMake for compiler warnings
graham sanderson
2022-06-29
fix end symbol for samx7x and same5x
hathach
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
2022-01-05
Unify skip and only logic for build scripts
Scott Shawcroft
[next]