index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
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
Age
Commit message (
Expand
)
Author
2021-05-31
clean up ohci, remove obsolete api
hathach
2021-05-31
clean up
hathach
2021-05-31
update hub
hathach
2021-05-31
add hub_port_set_feature()
hathach
2021-05-31
remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()
hathach
2021-05-31
fix cast-align warning in msc host
hathach
2021-05-30
add more comment
hathach
2021-05-30
add errata number
hathach
2021-05-30
fix incorrect data toggle when max packet size < 64
hathach
2021-05-30
add level 3 log for info, add generic TU_LOG()
hathach
2021-05-28
update limit each transfer not less than 64
hathach
2021-05-28
increase version for release
0.10.0
hathach
2021-05-27
Merge pull request #854 from hathach/more-housekeeping
Ha Thach
2021-05-27
update doc
hathach
2021-05-27
more include clean up
hathach
2021-05-27
more with clean up
hathach
2021-05-27
clean up tusb_fifo.h include
hathach
2021-05-27
include clean up
hathach
2021-05-27
clean up
hathach
2021-05-26
clean up
hathach
2021-05-26
rename usbd_edpt_iso_xfer to usbd_edpt_xfer_fifo
hathach
2021-05-26
Merge pull request #825 from ogatatsu/hid_desc
Ha Thach
2021-05-26
Update README.md
Ha Thach
2021-05-26
Merge pull request #754 from xmos-jmccarthy/master
Ha Thach
2021-05-26
fix dfu example build
hathach
2021-05-26
Merge branch 'master' into xmos-jmccarthy-master
hathach
2021-05-26
Merge pull request #850 from hathach/fix-warnings
Ha Thach
2021-05-26
separate ci workflow, remove artifact & release upload
hathach
2021-05-26
test separate ci workflow for msp430
hathach
2021-05-26
fix board test example build with nrf
hathach
2021-05-26
Merge pull request #849 from noodlefighter/fix-uac2_headset
Ha Thach
2021-05-26
fix uac2_headset example
noodlefighter
2021-05-25
fix warnings cast function type for nrf, fix pico osal warning
hathach
2021-05-25
Merge remote-tracking branch 'official/master'
Jeremiah McCarthy
2021-05-24
Merge pull request #846 from hathach/house-keeping
Ha Thach
2021-05-23
clean up
hathach
2021-05-23
only invoke tuh_msc_umount_cb() if needed
hathach
2021-05-23
change hid device internal boot_mode to protocol_mode
hathach
2021-05-22
Merge pull request #845 from hathach/hid-host-get-protocol-when-enum
Ha Thach
2021-05-22
get protocol when enum with hid boot interface
hathach
2021-05-22
Merge pull request #834 from hathach/host-hid
Ha Thach
2021-05-22
fix missing report in tuh_hid_set_report()
hathach
2021-05-22
add tuh_hid_report_sent_cb()
hathach
2021-05-22
rename tuh_hid_get_report_cb to tuh_hid_report_received_cb()
hathach
2021-05-22
implement hid host set report with control transfer
hathach
2021-05-22
clean p
hathach
2021-05-22
improve hid parser
hathach
2021-05-22
more hid api rename
hathach
2021-05-22
update app
hathach
2021-05-22
simplify hid api
hathach
[next]