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
Age
Commit message (
Expand
)
Author
2024-09-13
Merge pull request #2801 from hathach/release-0.17.0
0.17.0
Ha Thach
2024-09-13
prepare for 0.17.0 release
hathach
2024-09-13
Merge pull request #2799 from hathach/add-pico2
Ha Thach
2024-09-13
add pico2 rp2350 (arm) board
hathach
2024-09-11
Merge pull request #2794 from hathach/fix-circleci
Ha Thach
2024-09-11
[circleci] fix build with rx by get-deps before install toolchain
hathach
2024-09-11
Merge pull request #2450 from HiFiPhile/vendor_fifo
Ha Thach
2024-09-10
ep stream init: wrap with OSAL_MUTEX_REQUIRED, only create fifo mutex if needed
hathach
2024-09-10
fix warnings
hathach
2024-09-10
reduce ep stream footprint by using is_mps512 since it only support bulk so far
hathach
2024-09-10
remove vendor ep_addr, use stream api instead
hathach
2024-09-10
minor clean up
hathach
2024-09-10
update vendor device to use edpt stream which also support non-buffereed (no ...
hathach
2024-09-10
change edpt stream api to take hwid from API to reduce memory footprint
hathach
2024-09-10
update edpt_stream to support non-buffered (no fifo) mode
hathach
2024-09-10
change vendor device to use edpt stream API
hathach
2024-09-04
Merge pull request #2788 from dp111/cppcheck
HiFiPhile
2024-09-04
Merge pull request #2789 from hathach/enhance-disconect-connect-esp32
Ha Thach
2024-09-04
dwc2: for esp32 force disconnect/connect using USB_WRAP otg pad override (DM=...
hathach
2024-09-03
Make function parameter definitions match function prototypes ( found with cp...
dp111
2024-09-03
use fixed with in printf ( found by clang)
dp111
2024-09-03
make function prototypes match definitions ( found with cppcheck)
dp111
2024-09-03
make function prototypes match ( found by cppcheck)
dp111
2024-09-02
Merge pull request #2786 from dp111/breakinside
HiFiPhile
2024-09-02
Merge pull request #2783 from donatieng/don/bth_device-zlp
HiFiPhile
2024-09-01
Merge pull request #2765 from hinxx/usbtmc-clean
HiFiPhile
2024-09-01
Merge pull request #2781 from lurch/patch-1
HiFiPhile
2024-08-30
Merge pull request #2731 from cumhuronat/master
Ha Thach
2024-08-30
Bluetooth Device: Issue ZLP on ACL IN ep when transfer is multiple of endpoin...
Donatien Garnier
2024-08-30
Merge pull request #2784 from tannewt/fix_esp32_sx_resume
Ha Thach
2024-08-29
Fix ESP32-SX resume
Scott Shawcroft
2024-08-29
Merge pull request #2782 from rgrr/fix-dcd_nrf5x-wrong-order
HiFiPhile
2024-08-29
change order, fixes #2778
Reinhard Griech
2024-08-28
Fix compiler warning in hid_boot_interface example
Andrew Scheller
2024-08-28
Merge pull request #2780 from hathach/bump-pio-usb
Ha Thach
2024-08-28
enable i386 arch for running rx-gcc
hathach
2024-08-28
enable i386 arch for running rx-gcc
hathach
2024-08-28
enable rx-gcc for circleci
hathach
2024-08-28
try to build hil in parallel
hathach
2024-08-28
bump up pio-usb to 0.6.1, enable dual hil test for pico
hathach
2024-08-27
Merge branch 'master' into fork/HiFiPhile/vendor_fifo
hathach
2024-08-27
Merge pull request #2779 from hathach/update-hil-max32
Ha Thach
2024-08-27
reset usb when init for max32650/66. change hil max32 to use pico (cmsis dap2...
hathach
2024-08-27
Merge remote-tracking branch 'tinyusb/master' into vendor_fifo
Mengsk
2024-08-26
add sndfifo owner info to skip rewriting data for retrying NAKed
hathach
2024-08-23
only check SNDBAV IRQ if there is data to send
Cumhur Onat
2024-08-23
fix for out retry attempts with nak response
Cumhur Onat
2024-08-22
Merge pull request #2771 from hathach/hil-add-host-test
Ha Thach
2024-08-22
skip dual/host_info_to_device_cdc for pico due to a bug in pio-usb
hathach
2024-08-22
add pio-usb host test to hil. fix build as well
hathach
[next]