index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/ci-hs-set-address-order
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
Age
Commit message (
Expand
)
Author
2018-11-28
correct TUD_OPT_HIGH_SPEED
hathach
2018-11-28
more dcd lpc17xx clean up
hathach
2018-11-28
clean up
hathach
2018-11-28
improve non-control xfer for lpc17xx
hathach
2018-11-28
add Auto descriptor endpoint num config to support lpc17xx
hathach
2018-11-27
clean up
hathach
2018-11-27
clean up
hathach
2018-11-27
improve dcd control lpc17xx
hathach
2018-11-27
enhance dcd lpc17xx. Able to pass enumeration
hathach
2018-11-26
add OPT_MODE_HIGH_SPEED
hathach
2018-11-26
clean up warnings
hathach
2018-11-25
Introduce a Makefile for the OS_NONE device example
Scott Shawcroft
2018-11-23
One tweak to make -Wdiscarded-qualifiers happy.
Scott Shawcroft
2018-11-23
Make sure OUT endpoint 0 on the SAMDs always has a valid buffer to store
Scott Shawcroft
2018-11-23
Turn off interrupts when working with the event queue.
Scott Shawcroft
2018-11-23
Reset USB peripheral and wait for startup
Scott Shawcroft
2018-11-23
remove pragma GCC diagnostic
hathach
2018-11-23
rename DCD_XFER_SUCCESS to XFER_RESULT_SUCCESS
hathach
2018-11-23
rename xfer complete enum
hathach
2018-11-23
rename tusb_event_t to xfer_result_t
hathach
2018-11-23
nrf5x add DCD_EVENT_UNPLUGGED event
hathach
2018-11-22
more clean up
hathach
2018-11-22
clean up dcd lpc43xx
hathach
2018-11-22
cdc work ok with lpc43xx
hathach
2018-11-22
rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTION
hathach
2018-11-22
msc device block count and block num
hathach
2018-11-21
clean up
hathach
2018-11-21
samd21 work well with cdc
hathach
2018-11-21
clean up
hathach
2018-11-21
update dcd samd21
hathach
2018-11-21
fix ses irq vector
hathach
2018-11-20
samd51 fix stable issue with dcd
hathach
2018-11-20
clean up
hathach
2018-11-16
rename control_state
hathach
2018-11-16
nrf5x: clean up dcd, add comment
hathach
2018-11-16
rename control.c to usbd_control
hathach
2018-11-16
remove control.h (move prototype to usbd_pvt.h)
hathach
2018-11-16
nrf5x: refactor device control transfer.
hathach
2018-11-16
nrf5x: correct control transfer direction
hathach
2018-11-14
remove control from class driver array
hathach
2018-11-14
usbd clean up
hathach
2018-11-14
clean up
hathach
2018-11-14
change osal_queue_receive() signature
hathach
2018-11-14
update example for PR. correct share_control definition
hathach
2018-11-14
Merge pull request #7 from tannewt/tinyusb_samd
hathach
2018-11-13
added tud_cdc_write_str, tu_fifo only use mutex for RTOS config
hathach
2018-11-09
Support the no CDC protocol as well.
Scott Shawcroft
2018-11-09
Exempt from strict warnings for struct packing and add MCU options
Scott Shawcroft
2018-11-08
Polish up control split and treat it more like a normal endpoint.
Scott Shawcroft
2018-11-07
Split out the control endpoint logic
Scott Shawcroft
[next]