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-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-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
2020-05-27
changing usbd driver open() return type, add max_len
hathach
2020-05-18
suppress cast-align warnings for net device driver
hathach
2020-04-26
revert a change to net driver
hathach
2020-04-26
add TODO for usbnet clean up
hathach
2020-04-26
add usbd edpt open
hathach
2020-04-23
Revert "Merge pull request #359 from versioduo/midi-flow-control"
hathach
2020-04-22
house keeping
hathach
2020-04-22
clean up
hathach
2020-04-22
Merge pull request #359 from versioduo/midi-flow-control
Ha Thach
2020-04-20
add extra comma to HID_REPORT_ID
hathach
2020-04-19
MIDI - Add flow control to incoming packet stream
Kay Sievers
2020-04-19
Merge pull request #258 from versioduo/midi-packets
Ha Thach
2020-04-17
fix typo
hathach
2020-04-17
correct return for write flush
hathach
2020-04-17
add a bit of document for cdc device API. also improve cdc write flush when c...
hathach
2020-04-17
Merge pull request #260 from majbthrd/cdczlp
Ha Thach
2020-04-16
per review
hathach
2020-04-15
correct usbnet control complete response
hathach
2020-04-15
implement alternate setInterface() request
hathach
2020-04-15
use IAD to assign itf2drv mapping correctly
hathach
2020-04-15
change cdc template protocol to None
hathach
2020-04-15
tested usbnet, completely remove class code
hathach
2020-04-15
Merge branch 'master' into class-driver-id
hathach
2020-04-15
test vendor
hathach
2020-04-15
test with tmc
hathach
2020-04-15
test ok with cdc and msc
hathach
2020-04-15
tested with midi
hathach
[next]