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
2020-11-07
Merge pull request #553 from hathach/host-async-control
Ha Thach
2020-11-03
Merge pull request #547 from hathach/cdc-auto-write-flush
Ha Thach
2020-11-02
enable cdc auto flush on write()
hathach
2020-11-02
remove legacy blocking usbh_control_xfer()
hathach
2020-11-01
added host set_config driver
hathach
2020-10-31
Rename CDC_COMM_SUBCLASS_ETHERNET_NETWORKING_CONTROL_MODEL
Jacob Potter
2020-10-24
net_device: re-factor code so as to not be specific to lwIP
Peter Lawrence
2020-10-24
net_device: tweak 'pbuf chain' implementation
Peter Lawrence
2020-10-13
more clean up
hathach
2020-10-13
clean up
hathach
2020-10-13
implement tuh_msc_scsi_inquiry() / tuh_msc_read_capacity() / tuh_msc_get_maxl...
hathach
2020-10-13
rework msc host
hathach
2020-10-11
Merge branch 'master' into host-async-control
hathach
2020-10-10
Merge pull request #521 from PanRe/uac2
Ha Thach
2020-10-09
Revert dcd_alloc_mem_for_conf() but keep changes from @kasjer for ISO EP
Reinhard Panhuber
2020-10-09
update tud_hid_boot_mode_cb/tud_hid_set_idle_cb support mul interfaces
hathach
2020-10-09
rename multiple hid callback
hathach
2020-10-09
Merge pull request #524 from zlittell/f_MultipleHIDInterfaces
Ha Thach
2020-10-08
Fix tu_verify args
Zachery Littell
2020-10-08
Cleanup per review on PR
Zachery Littell
2020-10-07
fix variable names. add itf n callbacks to multihid
Zachery Littell
2020-10-07
Remove CFG_TUD_AUDIO_TX_DMA_RINGBUFFER_SIZE which is not needed any more
Reinhard Panhuber
2020-10-07
fix audio_test build
hathach
2020-10-03
Revert #define CFG_TUSB_DEBUG 2 to #define CFG_TUSB_DEBUG 0
Reinhard Panhuber
2020-10-02
fix simple pull request comments. Implement descriptor index hack.
Zachery Littell
2020-10-01
add index to report descriptor callback. this is breaking and needs to be rev...
Zachery Littell
2020-10-01
create N functions and inlines for multi hid interfaces
Zachery Littell
2020-09-28
Change AUDIO_PROTOCOL_V1 to AUDIO_FUNC_PROTOCOL_CODE_UNDEF in midi.c.
Reinhard Panhuber
2020-09-28
Cleanup for PR.
Reinhard Panhuber
2020-09-28
Merge remote-tracking branch 'upstream/master' into uac2
Reinhard Panhuber
2020-09-28
audio_device: Update explicit feedback support
Jerzy Kasenberg
2020-09-28
audio_device: Allow one FIFO for N channels
Jerzy Kasenberg
2020-09-28
audio_device: Fix tud_audio_n_read_flush TU_VERIFY usage
Jerzy Kasenberg
2020-09-28
audio_device: Fix audio_rx_done_type_I_pcm_ff_cb bufor size check
Jerzy Kasenberg
2020-09-28
audio_device: Fix audio_rx_done_type_I_pcm_ff_cb prototype
Jerzy Kasenberg
2020-09-28
audio_device: Store rhport in interface data
Jerzy Kasenberg
2020-09-28
audio: Update ISO endpoint attributes
Jerzy Kasenberg
2020-09-28
audio_device: Fix inline function specifiers
Jerzy Kasenberg
2020-09-23
Merge pull request #512 from mzero/fix-midi-sysex
Ha Thach
2020-09-14
Merge pull request #508 from hathach/fix-edpt-race
Ha Thach
2020-09-14
cdc device: claim endpoint before checking fifo availability
hathach
2020-09-13
Update midi_device.c
Mark Lentczner
2020-09-13
correct the TUD_HID_REPORT_DESC_GAMEPAD
hathach
2020-09-12
typo
hathach
2020-09-10
update claim edpt for hid and midi
hathach
2020-09-09
typo
hathach
2020-09-09
clean up
hathach
2020-09-09
update cdc edpt read
hathach
2020-09-09
introduce optional usbd_edpt_claim, usbd_edpt_release which can be used to ga...
hathach
2020-09-07
rework usbh control transfer
hathach
[next]