index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
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
/
portable
Age
Commit message (
Expand
)
Author
2021-07-19
Remove clock init.
MasterPhi
2021-07-19
Fixing NAKed OUT xfer
MasterPhi
2021-07-17
Fix build error.
MasterPhi
2021-07-17
Fix ISO support.
MasterPhi
2021-07-17
Merge branch 'master' into dcd_same70
HiFiPhile
2021-07-05
remove unnecessary blocking operation.
kkitayam
2021-07-03
Add SUSPEND/RESUME handling for Renesas RX family.
kkitayam
2021-06-28
Merge pull request #891 from hathach/host-rp2040-double-buffer
Ha Thach
2021-06-28
Merge pull request #927 from hathach/add-rx65n-board
Ha Thach
2021-06-26
GCC 11 build fix
DuMaM
2021-06-26
add the entry for RX65N
kkitayam
2021-06-20
Merge pull request #895 from ElectronicCats/master
Ha Thach
2021-06-19
fix race condition with control since TASKS_EP0RCVOUT also require EasyDMA
hathach
2021-06-17
force single buffered for device mode, out endpoint
hathach
2021-06-16
Revert "Use byte copy.", add barrier after buffer write.
MasterPhi
2021-06-15
Default use dual bank for FS, use dcd irq switch.
MasterPhi
2021-06-15
Prevent buffer overflow.
MasterPhi
2021-06-15
Use byte copy.
MasterPhi
2021-06-15
Fix resume, always init FS clock.
MasterPhi
2021-06-15
add support SAML21
sabas1080
2021-06-13
fix calculating xferred bytes with double buffer with short packet on buffer0
hathach
2021-06-13
fix ep tx with double buffered
hathach
2021-06-13
fix build with log for device
hathach
2021-06-13
remove sent_setup from hw endpoint
hathach
2021-06-13
remove dev_ep_map
hathach
2021-06-12
Rename SAM7X to SAMX7X
MasterPhi
2021-06-12
Fix indent.
MasterPhi
2021-06-12
dcd: sam7x: rename family dcd to include the whole family
Rafael Silva
2021-06-11
dcd: same70: trim trailling spaces
Rafael Silva
2021-06-11
dcd: same70: fix unused variable warning
Rafael Silva
2021-06-11
dcd: same70: change cmsis deprecated macros
Rafael Silva
2021-06-11
fix ci build
hathach
2021-06-11
log clean up
hathach
2021-06-11
map pico_info to log2, pico_trace to log3
hathach
2021-06-11
replace pico_warn by log level 1
hathach
2021-06-11
remove unused variable in hw endpoint
hathach
2021-06-11
more refactor double buffered rp2040
hathach
2021-06-11
rename hw endpoint
hathach
2021-06-11
refactor rp2040 usb
hathach
2021-06-11
Add fifo & DMA linked list mode support.
MasterPhi
2021-06-11
Format.
HiFiPhile
2021-06-11
- Add Full Speed switch
HiFiPhile
2021-06-11
Seems like fixed ep0 issues, code format.
HiFiPhile
2021-06-11
Add sketchy SAME70 DCD driver.
HiFiPhile
2021-06-11
double buffered work with host
hathach
2021-06-10
more clean up
hathach
2021-06-10
clean up
hathach
2021-06-10
implement usbh_edpt_busy (WIP), remove hcd_edpt_busy
hathach
2021-06-10
remove hcd_edpt_stalled()
hathach
2021-06-10
Merge pull request #883 from hathach/fix-rp2040-host-transferred-bytes
Ha Thach
[next]