index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
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
Age
Commit message (
Expand
)
Author
2024-04-09
Merge pull request #2582 from HiFiPhile/uvc_typo
Ha Thach
2024-04-09
Fix typo.
HiFiPhile
2024-04-09
Renesas RX controllers: Recover the previous state of the system write protec...
Matthias Schär
2024-04-09
Revert "Fixed behavior of the PRCR register. Previous write protection will b...
Matthias Schär
2024-04-09
Fixed behavior of the PRCR register. Previous write protection will be recove...
Matthias Schär
2024-04-08
Merge pull request #2538 from kkitayam/add_uvc_2ch_example
Ha Thach
2024-04-05
support CFG_EXAMPLE_VIDEO_READONLY for stream0 for small mcu
hathach
2024-04-05
update uvc 2ch to stream0 use yuy2, stream1 use mpeg
hathach
2024-04-03
add new example to cmake include list
hathach
2024-04-01
UAC2: add interrupt volume control to uac2_headset example.
HiFiPhile
2024-03-25
Fix compile errors when High Speed
kkitayam
2024-03-25
Add small RAM MCUs/boards to skip list
kkitayam
2024-03-24
Add UVC 2ch example
kkitayam
2024-03-11
add led blinky to cdc_dual_ports example
hathach
2024-02-22
slightly change cdc_msc_freertos example
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-28
Merge branch 'hathach:master' into master
沈玴興
2023-12-24
add high speed into examples\device\video_capture
YixingShen
2023-12-18
update FreeRTOSConfig.h
hathach
2023-12-18
fixed device/video_capture/src/images.h,main.c CFG_EXAMPLE_VIDEO_DISABLE_MJPG...
YixingShen
2023-11-29
Merge pull request #2356 from hathach/hil-esp32s3
Ha Thach
2023-11-29
Merge pull request #2346 from IngHK/LogLineEnds
Ha Thach
2023-11-29
update esp32 to also be supported by hil test
hathach
2023-11-24
made log line end consistent \r\n
IngHK
2023-11-23
move make.mk and rules.mk to build_system/make
hathach
2023-11-16
add imxrt1170 evkb
hathach
2023-11-14
Typo fix.
HiFiPhile
2023-10-31
Merge pull request #2300 from hathach/add-u5a5
Ha Thach
2023-10-31
uart working on u5a5
hathach
2023-10-24
Update audio_4_channel_mic example for HS device.
HiFiPhile
2023-10-18
Adjsut blackout time.
Mengsk
2023-10-17
Fix compile.
HiFiPhile
2023-10-17
Read sample rate directly from control transfer to eliminate callback.
HiFiPhile
2023-10-17
Add flow control for IN transfer.
HiFiPhile
2023-10-10
Refactor to get rid of CMSIS DSP lib.
HiFiPhile
2023-10-10
Update make & cmake file.
HiFiPhile
2023-10-10
Enhance plot script.
HiFiPhile
2023-10-10
Enhance audio_4_channel_mic example, plot 4 different waves for each channel.
HiFiPhile
2023-09-28
fix build with new freertos host example
hathach
2023-09-25
adding host/cdc_msc_hid_freertos example
hathach
2023-08-09
Merge pull request #2202 from Rocky04/patch-4
Ha Thach
[next]