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
/
portable
/
microchip
Age
Commit message (
Expand
)
Author
2020-08-22
add OPT_MCU_SAMD11
hathach
2020-08-01
enable pull-up in dcd_init() instead of usbd
hathach
2020-07-23
fix samd21 race condition with setup packet
hathach
2020-06-25
dcd_samd: Provide implementation for OPT_MCU_SAME5X
Jeff Epler
2020-06-24
added OPT_MCU_SAME5X option
hathach
2020-05-02
abstract all UDP_CSR
hathach
2020-05-02
clean up
hathach
2020-05-02
fix EP0 data toggle issue
hathach
2020-05-02
remove toggle walkaround, fix control stall race condition
hathach
2020-04-30
fix dcd samd race condition with setup packet
hathach
2020-04-17
complete remove dcd_set_config(), fix unit test
hathach
2020-04-17
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
hathach
2020-04-16
samg implement dcd connect/disconnect
hathach
2020-04-11
Merge branch 'master' into refactor-irqhandler
Ha Thach
2020-04-09
implement dcd connect/disconnect for samd and nrf
hathach
2020-04-06
mass rename dcd_isr() to dcd_irq_handler()
hathach
2020-04-06
move irqhandler to application
hathach
2020-02-07
correct waklaround with only status IN
hathach
2020-02-07
samg55 work with cdc msc example
hathach
2020-02-07
implement walkaround for incorrect DATA Toggle for status control.
hathach
2019-12-27
fix #247
hathach
2019-12-26
clean up
hathach
2019-12-26
merge dcd_samd51 & dcd_samd21 into dcd_samd
hathach
2019-12-26
improve samd, fix missing setup packet occasionally
hathach
2019-12-25
fix samd51 setup packet handling
hathach
2019-12-23
adding lookup table for debugging
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-09
enhance samg
hathach
2019-12-09
clear data toggle in clear stall, also set config bit
hathach
2019-12-09
fix samd using TUSB_REQ_SET_ADDRESS in dcd_edpt0_status_complete
hathach
2019-12-09
update descriptor, enhance ep in transfer
hathach
2019-12-09
implementing dcd_edpt_open
hathach
2019-12-09
clean up, switch and update submodule samd to circuitpython branch
hathach
2019-11-28
use dcd_edpt0_status_complete() to prepare for setup packet for samd21/samd51
hathach
2019-11-28
use dcd_edpt0_status_complete() to set address without blocking for samd21/sa...
hathach
2019-11-28
clean up
hathach
2019-11-28
implement dcd_edpt_stall
hathach
2019-11-28
get passed set address
hathach
2019-11-27
get passed first get device descriptor
hathach
2019-11-27
able to handle setup packet
hathach
2019-11-27
detect bus reset
hathach
2019-11-27
clean up
hathach
2019-11-25
update
hathach
2019-11-24
usb hw init OK
hathach
2019-07-04
indent clean up
hathach
2019-06-10
remove dcd_edpt_busy()
hathach
2019-06-06
add TU_ prefix to compiler ATTR to prevent name conflict with application
hathach
2019-05-10
fix samd dcd_clear_stall also reset data toggle
hathach
2019-04-02
samd support suspend and resume. Though cannot distinguish between Suspend an...
hathach
[next]