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-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
2019-10-31
Merge branch 'master' into pigrew-ZLP_Request2
hathach
2019-10-28
Add support for DFU Runtime class for devices
Sylvain Munaut
2019-10-02
Merge branch 'master' into ZLP_Request2
Nathan Conrad
2019-10-01
2nd attempt to fix #161
hathach
2019-09-30
Merge branch 'master' into develop
hathach
2019-09-27
Merge branch 'master' into ZLP_Request2
Nathan Conrad
2019-09-27
add -Wextra for more warnings to example
hathach
2019-09-25
Remove _app from callback function names.
Nathan Conrad
2019-09-25
Change getting the capabilities structure to a callback instead of an extern ...
Nathan Conrad
2019-09-25
Rename USBTMC functions.
Nathan Conrad
2019-09-24
I never understood why I need to write void as empty function arguments.
Nathan Conrad
2019-09-24
Remove rhport from app code. If anything, it should be the interface_id. Assu...
Nathan Conrad
2019-09-24
Let application control interface latency...
Nathan Conrad
2019-09-22
Retool stalling EP on xfer errors.
Nathan Conrad
2019-09-21
Lots of updates (especially error handling)
Nathan Conrad
2019-09-21
Merge branch 'master' into usbtmc
Nathan Conrad
[next]