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
/
src
/
class
Age
Commit message (
Expand
)
Author
2024-02-24
improved PL2303 TU_LOGs
IngHK
2024-02-24
improved TU_LOGs
IngHK
2024-02-24
small changes & code style
IngHK
2024-02-24
updated contribution, readme and some comments
IngHK
2024-02-24
added PL2303 support
IngHK
2024-02-24
improved CP210x support
IngHK
2024-02-24
improved FTDI support
IngHK
2024-02-24
created set_line_coding_sequence() and void set_line_coding_stage1_complete()...
IngHK
2024-02-24
fixed CFG_TUH_CDC_LINE_CONTROL_ON_ENUM handling. only set if defined. value 0...
IngHK
2024-02-24
fixed #2448 CH34x ch34x_set_line_coding() callback bug
IngHK
2024-02-24
improved ACM checks
IngHK
2024-02-24
added continue enum after config fail
IngHK
2024-02-24
created set_function_call()
IngHK
2024-02-24
changed to use of p_cdc->requested_line_state
IngHK
2024-02-24
changed to use of p_cdc->requested_line_coding
IngHK
2024-02-24
splitted cdch_internal_control_complete() into driver's _internal_control_com...
IngHK
2024-02-23
improved TU_LOGs
IngHK
2024-02-23
sorted driver functions into Control Request, Driver API, Enumeration and Hel...
IngHK
2024-02-22
Merge pull request #2487 from hathach/update-cdc_msc_freertos-example
Ha Thach
2024-02-22
slightly change cdc_msc_freertos example
hathach
2024-02-22
Merge pull request #2420 from zx96/use-cfg-tud-msc-log-level
Ha Thach
2024-02-20
video_device: fix uninitialized warning
Bob Abeles
2024-02-06
Merge pull request #2442 from IngHK/hidh_mounted_fix
Ha Thach
2024-02-01
Merge pull request #2443 from mamiral/tud_vendor_mutex
HiFiPhile
2024-01-31
fix #2444 and other small things
IngHK
2024-01-31
Update vendor_device.c fifo mutex config similar to cdc_device.c.
mamiral
2024-01-30
fix tuh_hid_mounted() similar to #2437
IngHK
2024-01-30
Merge pull request #2438 from IngHK/cdch_mounted_fix
Ha Thach
2024-01-30
cdch: de-configure when closing, rename configured to mounted
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
fixed #2437
IngHK
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 'hathach:master' into master
沈玴興
2024-01-26
Correct VIDEO_CS_VS_INTERFACE_FRAME_MJPEG to VIDEO_CS_ITF_VS_FRAME_MJPEG for ...
YixingShen
2024-01-25
minor update to video capture example
hathach
2024-01-23
audio_device: Fix unused variable warning
Jerzy Kasenberg
2024-01-20
msc_device: Fix check for including MSC lookup tables
Jonathan Zentgraf
2024-01-20
accumulated review changes
IngHK
2024-01-20
make CFG_TUH_CDC_LINE_CODING_ON_ENUM optional for ch34x
hathach
2024-01-19
- add new API tuh_cdc_set_data_format()
hathach
2024-01-19
move code around
hathach
2024-01-19
- add ch34x_set_data_format()
hathach
2024-01-19
refactor process_internal_control_complete()
hathach
2024-01-19
- add requested line coding to make update data format easier
hathach
2024-01-19
- revert the use of serial init for set line coding
hathach
2024-01-17
implemented ch34x_set_line_coding() and some code cleanup
IngHK
2024-01-17
more clean up
hathach
2024-01-16
change code style and code cleanup
IngHK
[next]