index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
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
hil-report
master
merge_os
port-embos
raw_gadget_review
update-sponsor
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-10-01
Merge pull request #2820 from HiFiPhile/vendor_fix
Ha Thach
2024-10-01
Fix vendor class reset.
HiFiPhile
2024-10-01
Merge pull request #2823 from hathach/hil-piousb-host-optional
Ha Thach
2024-09-30
temporarily update hil_test.py to have dual/host_info_to_device_cdc optional ...
hathach
2024-09-30
Migrate hil vm (#2822)
Ha Thach
2024-09-25
Merge pull request #2576 from HiFiPhile/dwc2_dma
Ha Thach
2024-09-24
Add a note about data cache.
HiFiPhile
2024-09-24
more rename
hathach
2024-09-24
add CFG_TUD_DWC2_DMA, make it compile time option
hathach
2024-09-24
update dfifo allocation scheme to use top pointer, update document and explan...
hathach
2024-09-18
skip pico2 dual test, it seems not stable
hathach
2024-09-18
Merge branch 'refs/heads/master' into fork/HiFiPhile/dwc2_dma
hathach
2024-09-16
Merge pull request #2803 from UweBonnes/b_u585i-iot
Ha Thach
2024-09-14
Add STM32 B_5585I-IOT2A board
Uwe Bonnes
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-08
Merge branch 'master' into dwc2_dma
HiFiPhile
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
[next]