index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-blindness
claude/mtp-data-phase-fixes
claude/pr-babysit-hil-guard
claude/usbh-enum-timeout
claude/validator-done-signals
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
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-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-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-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
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
2021-06-08
fix computing transferred bytes with E4
hathach
2021-06-07
add OPT_MCU_MM32F327X
hathach
2021-06-07
Add MM32 SDK and USB driver (#869)
zhangslice
2021-06-03
Add __unused to variables that are only used if TU_LOG does something
graham sanderson
2021-06-03
Merge pull request #865 from kilograham/pico-0.10.0
Ha Thach
2021-05-31
clean up
hathach
2021-05-31
correct ohci endpoint address in xfer complete
hathach
2021-05-31
use hcd_frame_number() instead of uframe
hathach
2021-05-31
clean up ohci, remove obsolete api
hathach
2021-05-31
clean up
hathach
2021-05-31
remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()
hathach
2021-05-31
fix cast-align warning in msc host
hathach
2021-05-30
add more comment
hathach
2021-05-30
add errata number
hathach
2021-05-30
fix incorrect data toggle when max packet size < 64
hathach
2021-05-30
rp2040: fix debug compilation error
graham sanderson
2021-05-28
update limit each transfer not less than 64
hathach
2021-05-27
more include clean up
hathach
2021-05-27
clean up tusb_fifo.h include
hathach
2021-05-18
correct ehci control endpoint address report on xfer complete
hathach
2021-05-18
add hcd_ehci.h as interface for ehci port
hathach
2021-05-11
only apply errata walkaround for nrf52
hathach
2021-05-11
Allow build for NRF5340 MCU
Jerzy Kasenberg
[next]