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
/
class
Age
Commit message (
Expand
)
Author
2024-11-27
minor clean up
hathach
2024-11-27
fix multiple flag on compiling
hathach
2024-11-26
add TUH_EPBUF_DEF for cdc host
hathach
2024-11-26
msc host, use usbh_get_enum_buf() for set_config() process
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-26
msc host work ok with p4 dma
hathach
2024-11-25
try to fix circleci with kinetis
hathach
2024-11-22
fix ncm incorrect length for notify connection
hathach
2024-11-22
add TUD_EPBUF_DEF for ecm rndis, also separate notify and control buffer, use...
hathach
2024-11-22
TUD_EPBUF_TYPE_DEF video_device.c
hathach
2024-11-22
update epnotif endpoint for ncm_device.c
hathach
2024-11-22
TUD_EPBUF_TYPE_DEF usbtmc_device.c and vendor_device.c
hathach
2024-11-22
TUD_EPBUF_TYPE_DEF ncm_device
hathach
2024-11-22
apply TUD_EPBUF_DEF for device: bth, dfu, hid, msc
hathach
2024-11-22
msc_device.c declare and separate epbuf from interface struct, make cbw and c...
hathach
2024-11-21
use TUD_EPBUF_DEF to declare buffer memory for midi
hathach
2024-11-21
- move freertos_hooks to board.c
hathach
2024-11-21
make sure usb buffer occupies whole cache line when DCACHE is enabled for msc...
hathach
2024-11-18
Merge pull request #2866 from HiFiPhile/uac_fix
Ha Thach
2024-11-02
Improve EP IN flow control.
HiFiPhile
2024-11-02
Fix align issue of _audiod_fct.alt_setting.
HiFiPhile
2024-11-01
Merge pull request #2713 from rgrr/ncm-fix-in-tud_network_recv_renew
HiFiPhile
2024-10-29
Extend callback information
Bollen Nico
2024-10-15
RP2040 Compile Errors
pschatzmann
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-07
Merge pull request #2720 from YixingShen/master
Ha Thach
2024-10-01
Fix vendor class reset.
HiFiPhile
2024-09-11
Merge pull request #2450 from HiFiPhile/vendor_fifo
Ha Thach
2024-09-10
remove vendor ep_addr, use stream api instead
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
change vendor device to use edpt stream API
hathach
2024-08-30
Bluetooth Device: Issue ZLP on ACL IN ep when transfer is multiple of endpoin...
Donatien Garnier
2024-08-27
Merge remote-tracking branch 'tinyusb/master' into vendor_fifo
Mengsk
2024-08-09
Marked the keycode parameter of the keyboard_report functions as const since ...
Hjalmar
2024-08-02
Merge branch 'master' into vendor_fifo
HiFiPhile
2024-07-28
audiod_function_t clean up.
HiFiPhile
2024-07-28
Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fb
HiFiPhile
2024-07-19
Merge pull request #2723 from liamfraser/rp2040_tweaks
Ha Thach
2024-07-19
- add tud_cdc_n_ready() though not used
hathach
2024-07-19
revert changes to usbds configuration_reset() (deal with it in separated PR)
hathach
2024-07-19
Check tud ready check for OUT xfer.
HiFiPhile
2024-07-18
UAC2: Fix memclr on driver reset.
HiFiPhile
2024-07-18
fix some clang compiler warnings
graham sanderson
2024-07-18
fixed _find_desc_format
YixingShen
2024-07-17
minor update hid device
hathach
2024-07-17
follow up to #2253
hathach
2024-07-15
avoid recursions in tud_network_recv_renew()
Hardy Griech
2024-07-12
- add tud_cdc_configure_fifo() to replace CFG_TUD_CDC_PERSISTENT_TX_BUFF
hathach
[next]