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
Age
Commit message (
Expand
)
Author
2022-12-06
cdc: Fix autoflush for FIFO < MPS
Tomas Rezucha
2022-12-05
Merge pull request #1776 from hathach/hid-fido
Ha Thach
2022-12-05
rename to match fido sample uf2_hid..h
hathach
2022-12-05
Merge pull request #1767 from pete-pjb/master
Ha Thach
2022-12-05
clean osal_freertos, update freertos examples to work with configSUPPORT_DYNA...
hathach
2022-12-04
Merge pull request #1774 from hathach/add-codespell
Ha Thach
2022-12-04
add ignore-words to make it easier to
hathach
2022-12-04
test exclude-file.txt, add action concurrency
hathach
2022-12-04
check exclude file
hathach
2022-12-04
add codespell config and ci run
hathach
2022-12-04
Merge pull request #1695 from hadess/wip/hadess/fix-typos
Ha Thach
2022-12-04
more typos
hathach
2022-12-04
Fix typos
Bastien Nocera
2022-12-02
Back out another of my changes I am still investigating.
pete-pjb
2022-12-02
Some reverts and changes after discussion.
pete-pjb
2022-12-01
Added CFG_TUSB_MEM_SECTION define to struct _ctrl_xfer in usbh.c
pete-pjb
2022-12-01
Alter tuh_task_ext() function so no need to return when using FreeRTOS
PeterB
2022-12-01
Merge pull request #1765 from hathach/rp2040-host-bulk-comment
Ha Thach
2022-11-30
Fix white space issue.
pete-pjb
2022-11-30
Merge branch 'hathach:master' into master
Pete Bone
2022-11-30
more clean up
hathach
2022-11-30
white spaces
hathach
2022-11-30
Modify FreeRTOS integration to allow non-static allocation.
pete-pjb
2022-11-30
Merge pull request #1755 from rppicomidi/fix_1721
Ha Thach
2022-11-30
Merge pull request #1756 from benishor/master
Ha Thach
2022-11-29
Merge pull request #1763 from hathach/host-retry-failed-enumeration-request
Ha Thach
2022-11-28
increase delay between attempts to 100ms
hathach
2022-11-28
Retry a few times with transfers in enumeration since device can be unstable ...
hathach
2022-11-28
update pico-pio-usb submodule and its warnings suppress
hathach
2022-11-24
Added board description for electro-smith daisy seed
Adrian Scripca
2022-11-23
Fix RP2040 Issue 1721
rppicomidi
2022-11-23
Merge pull request #1750 from hathach/rework-host-msc-complete-callback
Ha Thach
2022-11-23
rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_t
hathach
2022-11-23
allow all host examples to use pico-pio-usb for rp2040
hathach
2022-11-21
Merge pull request #1746 from hathach/host-msc-example
Ha Thach
2022-11-21
add board_getchar() for non-blocking getchar()
hathach
2022-11-21
host msc example work well with rp2040 pio-usb
hathach
2022-11-21
suppress fatfs cast-qual
hathach
2022-11-21
house keeping
hathach
2022-11-21
whitespace
hathach
2022-11-21
add pwd
hathach
2022-11-21
implement rm command
hathach
2022-11-21
fix build with rp2040 and rx65
hathach
2022-11-20
implement cp command
hathach
2022-11-19
add mv command
hathach
2022-11-19
add mkdir
hathach
2022-11-19
implement cat command
hathach
2022-11-19
add cd command
hathach
2022-11-19
msc explorer ls work great
hathach
2022-11-18
update uart read for lpc18/43 for testing
hathach
[next]