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
/
examples
Age
Commit message (
Expand
)
Author
2024-12-17
Merge branch 'refs/heads/master' into fork/HiFiPhile/rt1170
hathach
2024-12-13
fix portenta build, added core-m85.cmake/mk
hathach
2024-11-30
Update audio class with dcache support.
HiFiPhile
2024-11-28
Merge branch 'master' into fork/HiFiPhile/lwip_fix
hathach
2024-11-27
Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)
Ha Thach
2024-11-27
update device_info example to work with p4 dcache
hathach
2024-11-26
add TUH_EPBUF_DEF for cdc host
hathach
2024-11-26
add buffer note for host msc api
hathach
2024-11-26
add TUH_EPBUF_DEF for hid host
hathach
2024-11-25
try to fix circleci with kinetis
hathach
2024-11-21
fix ci
hathach
2024-11-21
fix build with midi_test_freertos
hathach
2024-11-21
missing host/cdc_msc_hid_freertos
hathach
2024-11-21
- move freertos_hooks to board.c
hathach
2024-11-18
Merge pull request #2866 from HiFiPhile/uac_fix
Ha Thach
2024-11-13
hil add stm32f723disco, add test flags for device/host/dual
hathach
2024-11-12
fix example build
hathach
2024-11-12
update host/device_info to build with freertos for espressif board. Add hil t...
hathach
2024-11-09
Merge pull request #2870 from hathach/hcd-dwc2
Ha Thach
2024-11-08
minor clean up
hathach
2024-11-07
hcd work with esp32p4 in slave mode but have issue with DMA mode. In slave it...
hathach
2024-11-07
update bsp for h7 to support host mode
hathach
2024-11-07
enable stm32f4 host
hathach
2024-11-06
fix iar build
hathach
2024-11-02
Improve EP IN flow control.
HiFiPhile
2024-10-31
testing hcd with dma, work well after enumeration.
hathach
2024-10-28
minor rename
hathach
2024-10-21
get hprt interrupt triggered
hathach
2024-10-15
RP2040 Compile Errors
pschatzmann
2024-10-15
Add comment to BOS descriptor.
HiFiPhile
2024-10-15
move core init code to dwc2 common. update/correct build for esppressif
hathach
2024-10-15
adding hcd dwc2
hathach
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
change tusb_init(), tusb_rhport_init() to use init struct for expandability
hathach
2024-10-10
add new tusb_int_handler(rhport, in_isr) as common irq handler
hathach
2024-10-10
remove stm32f769disco since it is not reliable
hathach
2024-10-07
Merge pull request #2809 from shuffle2/master
Ha Thach
2024-10-05
Add MSOS 2.0 descriptor to auto load NCM driver on Windows.
HiFiPhile
2024-10-05
service_traffic: Don't call pbuf_free when ethernet_input is Ok
Stéphane Lenclud
2024-09-30
skip some examples for mcxa15
hathach
2024-09-17
make all python files executable and standardize interpreter
Shawn Hoffman
2024-09-11
Merge pull request #2450 from HiFiPhile/vendor_fifo
Ha Thach
2024-09-10
minor clean up
hathach
2024-09-03
use fixed with in printf ( found by clang)
dp111
2024-09-01
Merge pull request #2765 from hinxx/usbtmc-clean
HiFiPhile
2024-08-28
Fix compiler warning in hid_boot_interface example
Andrew Scheller
2024-08-22
add hil support for dual host_info_to_cdc
hathach
2024-08-19
rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY
hathach
2024-08-17
define and use TUD_ENDPOINT_EXCLUSIVE_NUMBER
hathach
2024-08-15
couple of fixes for usbtmc example
Hinko Kocevar
[next]