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
/
src
Age
Commit message (
Expand
)
Author
2023-11-24
add tuh_hid_set_default_protocol() to set default USB host HID protocol
Xudong Zheng
2023-11-24
Merge branch 'master' into feature/ch32f20x
Ha Thach
2023-11-23
minor-update
hathach
2023-11-22
fix h7 running on fullspeed phy has issue with WFI if not disable ULPI clock
hathach
2023-11-22
add spec version to dwc2 info
hathach
2023-11-22
fix typo in cdc line coding enum
hathach
2023-11-20
add tuh_max3421_reg_read(), tuh_max3421_reg_read() for application usage
hathach
2023-11-19
Fix CI
HiFiPhile
2023-11-19
Add dwc2 info of F429.
HiFiPhile
2023-11-03
fix -Werror=null-dereference warning
hathach
2023-11-03
fix race condition when dev0 is removed while enumerating
hathach
2023-11-02
skip tuh_max3421_spi_cs_api() in hcd_init()
hathach
2023-11-01
remove legacy driver st/synopsys
hathach
2023-10-31
Merge pull request #2300 from hathach/add-u5a5
Ha Thach
2023-10-31
dwc2 flush tx,rx fifo in dcd_init()
hathach
2023-10-31
usb on u5a5 hs work well with correct VBVALEXTOEN/VBVALOVAL set
hathach
2023-10-31
minor clean up
hathach
2023-10-30
minor space format dwc2 driver
hathach
2023-10-30
addd dwc2_info.py/md update stm32u5a5 board clock & power configure, able to ...
hathach
2023-10-30
Merge pull request #2291 from hathach/minor-update-max3421
Ha Thach
2023-10-27
update s3 devkitm with max3421 pin following metro s3, check max3421 version ...
hathach
2023-10-24
Update audio_4_channel_mic example for HS device.
HiFiPhile
2023-10-19
Merge pull request #2282 from HiFiPhile/uac_interl
PanRe
2023-10-18
Adjsut blackout time.
Mengsk
2023-10-18
adding nulceo stm32u5a5, fix clock configure issue
hathach
2023-10-18
Merge pull request #2265 from bencowperthwaite/master
Ha Thach
2023-10-17
Put sw_buf in USB section only if necessary.
HiFiPhile
2023-10-17
Fix compile.
HiFiPhile
2023-10-17
Add blackout time.
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
Fix naming nBytesPerSample.
HiFiPhile
2023-10-10
Merge branch 'master' of https://github.com/hathach/tinyusb into uac_interl
HiFiPhile
2023-10-06
feat(ch32f20x): add support of ch32f20x
denis.krasutski
2023-10-04
change tuh_max3421_spi_xfer_api() signature
hathach
2023-09-28
improve esp32 ci, build esp32 with -DDMAX3421_HOST=1 for max3421 testing
hathach
2023-09-28
fix build with new freertos host example
hathach
2023-09-28
fix esp32 msc example
hathach
2023-09-27
Merge branch 'master' into add-max3421-esp32
hathach
2023-09-27
change hcd_int_handler(rhport, in_isr) signature: add in_isr
hathach
2023-09-27
update max3421 to have hcd_int_handler_ext()
hathach
2023-09-26
Added support for USB2 HS peripheral (with integrated HS PHY) on STM32U59x chips
bac
2023-09-26
tested cdc_msc_hid_freertos with samd51
hathach
2023-09-25
adding host/cdc_msc_hid_freertos example
hathach
2023-09-19
Fix cast-align.
HiFiPhile
2023-09-19
Fix UAC interleaved copy.
HiFiPhile
2023-09-18
add default CFG_TUH_MAX3421 = 0, default spi speed for samd21/samd51 to 12Mhz
hathach
2023-09-12
Merge pull request #2245 from arduino/fix_msd_extraneus_bytes_on_reading
Ha Thach
2023-09-09
minor rename
hathach
2023-09-08
wait_pipe_fifo_empty() now returns bool (as expected using TU_ASSERT macro)
maidnl
[next]