index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/ci-empty-families
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
hil-report
master
merge_os
port-embos
raw_gadget_review
update-sponsor
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
2021-07-22
add dcd_attr for DCD_ATTR_ENDPOINT_MAX
hathach
2021-07-22
Merge pull request #693 from HiFiPhile/dcd_same70
Ha Thach
2021-07-21
Fix non-DMA IN irq.
MasterPhi
2021-07-21
Re-enable SETUP irq on EP0 stall.
MasterPhi
2021-07-21
Remove redundant TX irq.
MasterPhi
2021-07-21
Fix EP0 issue (again)
MasterPhi
2021-07-20
Workaround of EP0 issue, clean up.
MasterPhi
2021-07-19
Merge branch 'dcd_same70' of https://github.com/HiFiPhile/tinyusb into dcd_sa...
MasterPhi
2021-07-19
Remove clock init.
MasterPhi
2021-07-19
Fix for dcd_synopsys driver integer overflow in HS mode (issue #968).
Ben Evans
2021-07-19
clean up warning
hathach
2021-07-19
Fixing NAKed OUT xfer
MasterPhi
2021-07-17
Fix merge error.
MasterPhi
2021-07-17
Fix build error.
MasterPhi
2021-07-17
Fix ISO support.
MasterPhi
2021-07-17
Merge branch 'master' into dcd_same70
HiFiPhile
2021-07-17
Change OPT_MCU_SAMX7X value.
MasterPhi
2021-07-13
fix midi stream write return value (off by 1)
hathach
2021-07-13
add option to silent a driver log
hathach
2021-07-06
Merge pull request #938 from HiFiPhile/uac_example
Ha Thach
2021-07-06
Fix copy byte count
MasterPhi
2021-07-06
- Remove alt_setting alignment
MasterPhi
2021-07-05
ENCODE -> DECODE
MasterPhi
2021-07-05
Merge pull request #949 from kkitayam/add_suspend_and_resume_for_rx_family
Ha Thach
2021-07-05
remove unnecessary blocking operation.
kkitayam
2021-07-05
Merge pull request #913 from xmos-jmccarthy/master
Ha Thach
2021-07-05
fix ci build, address review comment
hathach
2021-07-05
Merge branch 'master' of https://github.com/xmos-jmccarthy/tinyusb into xmos-...
hathach
2021-07-05
Merge pull request #931 from hathach/more-hid-host
Ha Thach
2021-07-04
Better handling tud_audio_set_itf_cb with FB.
MasterPhi
2021-07-04
Move audio_control_request_t to audio.h
MasterPhi
2021-07-04
Delay tud_audio_set_itf_cb call with feedback EP.
MasterPhi
2021-07-04
Fix speed detection
MasterPhi
2021-07-04
more uac fixes,
MasterPhi
2021-07-04
Clear FIFO only if enabled...
MasterPhi
2021-07-04
audio_device : clear fifo on intf change.
MasterPhi
2021-07-04
Fix audiod_get_AS_interface_index in audio class.
MasterPhi
2021-07-03
Add SUSPEND/RESUME handling for Renesas RX family.
kkitayam
2021-07-02
Merge pull request #942 from hathach/hid-set-report
Ha Thach
2021-07-01
clean up
hathach
2021-07-01
better support for hid device set/get protocol
hathach
2021-06-30
Force unsigned compare on advance_pointer.
MasterPhi
2021-06-30
Fix fifo overflow correction.
Mengsk
2021-06-29
Merge pull request #905 from HiFiPhile/uac_fix
Ha Thach
2021-06-29
add tud_vendor_control_request_cb() to poisoned list
hathach
2021-06-29
Fix IAR compile error on pointer type.
MasterPhi
2021-06-29
clean up
hathach
2021-06-28
fix SET_PROTOCOl, update hid host behavior for default boot interface
hathach
2021-06-28
fix issue with weird msc device with 3 endpoints
hathach
2021-06-28
update func comment
hathach
[next]