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-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
2020-04-14
usbnet: remove CDC-EEM
Peter Lawrence
2020-04-15
tested with hid
hathach
2020-04-15
use class driver open() for interface support detection
hathach
2020-04-12
usbnet: OS-agnostic (Windows/Linux/macOS) network driver
Peter Lawrence
2020-04-02
Typo of usbtmc.
Nathan Conrad
2020-03-27
usbnet: tweak CDC-ECM after MacOS testing
Peter Lawrence
2020-03-23
add TODO note to remove tud_network_mac_address
hathach
2020-03-16
Merge pull request #298 from pigrew/UART_CRLF
Ha Thach
2020-03-16
Merge pull request #290 from majbthrd/usbnet-stm32rndis
Ha Thach
2020-03-15
usb RNDIS revision on @pigrew suggestions
Peter Lawrence
2020-03-14
Use CRLF on UART.
Nathan Conrad
2020-03-09
Adding lwip_webserver to ci
hathach
2020-03-07
Merge pull request #291 from hathach/port-samg55
Ha Thach
2020-03-04
usbnet RNDIS correction
Peter Lawrence
2020-03-03
update net class to follow API naming convention
Peter Lawrence
2020-03-02
add CDC-ECM/RNDIS/CDC-EEM network device class with example
Peter Lawrence
2020-02-07
Merge branch 'master' into port-samg55
hathach
2020-02-07
more log for debugging
hathach
2020-01-16
correct return value of midid_xfer_cb
hathach
2020-01-15
Normalize line endings
Nathan Conrad
2020-01-11
Merge pull request #240 from majbthrd/master
Ha Thach
2019-12-28
implement multiple interfaces support
Peter Lawrence
2019-12-24
invoke scsi complete callback before queue for csw status
hathach
2019-12-23
adding lookup table for debugging
hathach
2019-12-21
Merge branch 'master' into port-samg55
hathach
2019-12-21
making more progress, but failed with WRITE10
hathach
2019-12-21
able to response to scsi inquiry, but failed to response to test unit ready
hathach
2019-12-17
add "`" and "~" to keycode -> ASCII table
samveen
2019-12-16
[tusb]fix typo in comment
samveen
2019-11-27
fix #229
hathach
2019-11-05
clean up
hathach
2019-11-05
Merge branch 'master' into fix-issue-207
hathach
2019-11-04
Use control transfer function to send control data (in usbtmc)
Nathan Conrad
2019-11-01
wait for scsi status complete before queueing for next scsi command
hathach
2019-11-01
add assert to prevent div by zero
hathach
2019-11-01
Merge branch 'ZLP_Request2' into pigrew-ZLP_Request2
hathach
2019-11-01
implement pigrew review
hathach
2019-10-31
Merge remote-tracking branch 'origin/master' into ZLP_Request2
Nathan Conrad
2019-10-31
update doc, hid set report
hathach
[next]