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
Age
Commit message (
Expand
)
Author
2024-04-26
use separate buffer for ctrl transfer.
HiFiPhile
2024-04-26
Merge branch 'master' of https://github.com/hathach/tinyusb into pr/2283
HiFiPhile
2024-04-26
Merge pull request #2609 from tyustli/patch-1
HiFiPhile
2024-04-26
cdc: add uart status notification support.
HiFiPhile
2024-04-26
cdc_device : save rhport.
HiFiPhile
2024-04-25
Change DMA condition.
HiFiPhile
2024-04-25
Fix DMA FIFO reservation.
HiFiPhile
2024-04-25
Check IN ep count limit.
HiFiPhile
2024-04-25
dwc2: add dma support.
HiFiPhile
2024-04-26
- add esp32 c3, c6 mcu option
hathach
2024-04-25
revert a change in tusb_mcu
hathach
2024-04-25
adding support for esp32 for use with max3421e host
hathach
2024-04-25
Disable EPs correctly to clear incomplete transfer.
HiFiPhile
2024-04-25
uac2: return on clear_feature.
HiFiPhile
2024-04-25
Fix IAR breakpoint test.
HiFiPhile
2024-04-24
Remove redundant header file includes for the hid class
tyustli
2024-04-23
port clang stm32: f1, f2, f3
hathach
2024-04-23
clang work with lpc55
hathach
2024-04-22
clang tested with mcb1800, add heap to lpc18 linker
hathach
2024-04-22
fix print lu format warnings with clang
hathach
2024-04-22
fix nrfx v3 spim freq when init
hathach
2024-04-22
dcd nrf change atoimc_bool to atomic_flag
hathach
2024-04-19
- update nrfx to v3.4.0
hathach
2024-04-19
- clang h743 build and run cdc_msc ok
hathach
2024-04-16
code format
hathach
2024-04-16
- in case of mdk conflict to use nrfx v2
hathach
2024-04-16
revert nvic changes
hathach
2024-04-16
catch all nrfx versions with an old API
Hardy Griech
2024-04-16
softdevice nvic calls only if old SDK
Hardy Griech
2024-04-16
make it compile also with old Nordic SDK
Hardy Griech
2024-04-16
Merge pull request #1685 from battlesnake/st_synopsys_sof
Ha Thach
2024-04-16
Merge pull request #1662 from Erlkoenig90/check-usbd-queue-overflow
Ha Thach
2024-04-16
minor update to sof
hathach
2024-04-16
add TU_ASSERT() to check for adding new usb event
hathach
2024-04-16
don't check local endpoint stalled status, just carry the request for host.
hathach
2024-04-16
USBD: When SET_FEATURE(ENDPOINT_HALT), the DTOG must be reset.
NConrad
2024-04-16
Merge pull request #2588 from hathach/support-ra2a1
Ha Thach
2024-04-15
revert to use __builtin_ctz() for optimized time
hathach
2024-04-15
Merge pull request #2134 from clhenry/non-bus-powered-re-enumeration
Ha Thach
2024-04-15
add blocking delay for msp430 with max 25mhz
hathach
2024-04-11
Implement dcd_edpt_close_all()
HiFiPhile
2024-04-11
Cleanup
HiFiPhile
2024-04-11
Merge pull request #2574 from HiFiPhile/fsdev
Ha Thach
2024-04-11
Removed trailing whitespace.
Clifroy Henry
2024-04-11
Correctly implementing recommended workarounds for erratas USB4 and USB10.
Clifroy Henry
2024-04-11
Allow re-enumeration on host power cycle.
Clifroy Henry
2024-04-11
Resolve erroneous data on enumeration.
Clifroy Henry
2024-04-11
Increase bus powe stabilization delay.
Clifroy Henry
2024-04-11
Add non-bus-powered MSP430 re-enumeration support.
Clifroy Henry
2024-04-11
rename, invert logic for iso_in_sending. Also limit its usage to ISO endpoint
hathach
[prev]
[next]