index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/validator-done-signals
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
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
/
src
Age
Commit message (
Expand
)
Author
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
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
2024-01-16
change code style
hathach
2024-01-16
merge and cherry pick changes
hathach
2024-01-16
fix number of endpoint for ch340x, also open notification even not used for now
hathach
2024-01-16
Merge branch 'cdc_ch34x_support' of https://github.com/IngHK/tinyusb into cdc...
IngHK
2024-01-16
CDCh host: further work on CH340/CH341 support
IngHK
2024-01-16
Merge remote-tracking branch 'remotes/hathach/master' into cdc_ch34x_support
IngHK
2024-01-16
move open() ad vid_pid_list into serial driver struct
hathach
2024-01-16
Merge branch 'master' into cdc_ch34x_support
hathach
2024-01-16
change CFG_TUH_CDC_FTDI/CP210X_PID_LIST to CFG_TUH_CDC_FTDI/CP210X_VID_PID_LI...
hathach
2024-01-15
fix conflict of BIT() macro
hathach
2024-01-15
fix sign-conversion warning
hathach
2024-01-15
change code style
hathach
2024-01-15
Merge branch 'master' into cdc_ch34x_support
hathach
2024-01-12
Merge pull request #2401 from Ryzee119/ohci_more_dev
Ha Thach
2024-01-12
style changes
hathach
2024-01-12
- change tuh_event_hook_cb, tud_event_hook_cb to weak default implementation
hathach
2024-01-12
Merge pull request #2239 from XelaRellum/bugfix_stm32_fsdev_keil
Ha Thach
2024-01-12
Merge pull request #2402 from Okarss/master
Ha Thach
2024-01-11
[STM32 FSDEV] Align names for consistency
Okarss
2024-01-12
Merge pull request #2382 from YixingShen/master
Ha Thach
2024-01-11
Merge pull request #2411 from IngHK/cdch_vendor_class
Ha Thach
2024-01-11
move gtd extra out of control struct to save sram
hathach
2024-01-11
bInterfaceClass number replaced by define
IngHK
2024-01-11
Merge pull request #2400 from Ryzee119/hub_fix
Ha Thach
2024-01-11
Merge pull request #2404 from Ryzee119/patch-2
Ha Thach
2024-01-11
Merge pull request #2408 from leptun/fix_tickless_ulpi_gating
Ha Thach
2024-01-11
[STM32 FSDEV] Introduce a typedef for bus access width
Okarss
[next]