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-10-07
fix variable names. add itf n callbacks to multihid
Zachery Littell
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-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
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-04
clean up
hathach
2020-09-03
more hid host work
hathach
2020-09-03
fix #449 remove obsolete pipehandle from hid host
hathach
2020-09-01
add more logging to host stack
hathach
2020-09-01
Merge branch 'master' into update-host
hathach
2020-08-24
fix typo
hathach
2020-08-24
improve midi
hathach
2020-08-21
Merge pull request #434 from gh2o/master
Ha Thach
2020-08-20
Slight optimization for cdc tx refill
Gavin Li
2020-08-20
Smarter CDC TX refill logic
Gavin Li
2020-08-11
use usbd_edpt_open in bth driver
hathach
2020-08-07
allow application driver to overwrite built-in one
hathach
2020-08-01
correct isr context for nrf DCD_EVENT_UNPLUGGED
hathach
2020-07-29
Merge pull request #412 from hathach/fix-net-cast-align
Ha Thach
2020-07-17
add new name warning to cdc and midi (skip msc, hid warning for now)
hathach
2020-07-16
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
hathach
2020-07-16
add fs & hs config for cdc_msc_freertos, midi_test, msc_dual_lun
hathach
2020-07-16
add tud_speed_get()
hathach
2020-07-10
Improve comment on CDC tud_cdc_write_available()
Craig Hutchinson
2020-07-08
Merge pull request #447 from hathach/add-stm-hs
Ha Thach
2020-07-01
fix dfu-rt to response to SET_INTERFACE and DFU_GETSTATUS
hathach
2020-06-30
Merge branch 'master' into add-stm-hs
hathach
2020-06-20
Call tud_cdc_tx_cb right after flush to keep tx fifo full
Gavin Li
2020-06-18
Add tx callback to cdc device
Gavin Li
2020-06-17
Fix IAR warnings.
Mengsk
2020-06-16
fix hs port1 build with net endpoint
hathach
2020-05-28
Add bt hci device class
Jerzy Kasenberg
2020-05-28
check max_len for vendor and hid
hathach
2020-05-28
rename to drv_len to be consistent
hathach
2020-05-28
initial transfer failed in open() shouldn't cause the driver open to fail.
hathach
2020-05-28
update vendor open()
hathach
2020-05-28
update usbtmc open()
hathach
2020-05-28
update net open()
hathach
2020-05-28
update midi open()
hathach
2020-05-28
update hid open()
hathach
2020-05-28
improve msc
hathach
2020-05-28
change signature for dfu runtime
hathach
[next]