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
2022-04-03
clean up hcd pio
hathach
2022-04-02
extracting hw root port
hathach
2022-04-01
update to use pio hw endpoint
hathach
2022-04-01
rename pio to pio_usb
hathach
2022-04-01
hid example work well
hathach
2022-04-01
pio usb control work well including stall response
hathach
2022-03-31
implement pio_usb_irq_handler
hathach
2022-03-30
make use pio_usb_port_reset_start/end
hathach
2022-03-20
Merge branch 'master' into pio-host
hathach
2022-03-19
add parse config descriptor to example
hathach
2022-03-07
Merge pull request #1379 from Qianhao2579/master
Ha Thach
2022-03-07
Merge pull request #1374 from kasjer/kasjer/stm32wb55
Ha Thach
2022-03-07
Add support for STM32WB mcu
Jerzy Kasenberg
2022-03-07
Modify the wrong macro definition code
QianHao
2022-03-04
Merge pull request #1369 from tannewt/host_string_desc
Ha Thach
2022-03-04
fix naming, and build
hathach
2022-03-04
correct qhd and qtd count for ehci/ohci
hathach
2022-03-04
rename HCD_MAX_XFER to CFG_TUH_ENDPOINT_MAX
hathach
2022-03-04
Merge pull request #1370 from hathach/fix-esp-idf
Ha Thach
2022-03-04
fix build with esp32s2, also use dwc2 for esp example
hathach
2022-03-03
Add host string descriptor functions
Scott Shawcroft
2022-03-03
got interrupt endpoint working
hathach
2022-03-02
try to fix ci
hathach
2022-03-02
minor rename
hathach
2022-03-01
start to add pio usb (host) support
hathach
2022-02-28
Merge pull request #1343 from Daft-Freak/patch-1
Ha Thach
2022-02-26
Merge pull request #1354 from hathach/mcu-specific
Ha Thach
2022-02-26
Merge pull request #1352 from ETCLabs/fix-ehci-isr-status-clear-error
Ha Thach
2022-02-26
add TUP_USBIP_DWC2
hathach
2022-02-26
more internal rename
hathach
2022-02-26
mcu specific rename
hathach
2022-02-26
Merge pull request #1311 from Wini-Buh/CCRX_Ext
Ha Thach
2022-02-25
Updated the clearing of the status register bits to use a straight '=', rathe...
Tom Peterson
2022-02-25
more symbol rename
hathach
2022-02-25
internal symbol rename
hathach
2022-02-25
rename and move dcd_attr.h to tusb_mcu_attr.h
hathach
2022-02-25
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2022-02-25
improve rphort management for usbd
hathach
2022-02-23
Support interrupt OUT in RP2040 HCD
Charlie Birks
2022-02-22
Merge pull request #1280 from kasjer/kasjer/nrf5x-dma-race
Ha Thach
2022-02-09
Merge pull request #1304 from kkitayam/add_hcd_for_frdm_kl25z
Ha Thach
2022-02-02
Merge branch 'hathach:master' into CCRX_Ext
Wini-Buh
2022-02-02
Merge pull request #1291 from kasjer/kasjer/da1469x-fix-resume
Ha Thach
2022-02-01
Merge branch 'CCRX_Ext' of https://github.com/Wini-Buh/tinyusb into CCRX_Ext
Roland
2022-02-01
Modifications for CCRX toolchain
Roland
2022-01-28
OHCI: Fix array out of bounds issue
Ryzee119
2022-01-27
Fix handling for pending transfers
kkitayam
2022-01-27
Change hcd_edpt_xfer to send at the next SOF
kkitayam
2022-01-27
Add handling for NAK response
kkitayam
[next]