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
/
device
/
usbd.h
Age
Commit message (
Expand
)
Author
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-07-28
Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fb
HiFiPhile
2024-07-19
also migrate tud_descriptor_device_qualifier_cb() / tud_descriptor_other_spee...
hathach
2024-07-19
Additional fix related to issue #1018. Corrects the usage of TU_ATTR_WEAK for...
Frank Voorburg
2024-05-31
Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fb
HiFiPhile
2024-05-27
Merge branch 'master' into additional_dcd_sof_enable
HiFiPhile
2024-05-27
Fix tud_sof_cb_enable() return type.
HiFiPhile
2024-05-24
minor clean up
hathach
2024-05-11
Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fb
HiFiPhile
2024-05-10
Allow feedback EP size change.
HiFiPhile
2024-05-09
Switch to weak default implementation.
HiFiPhile
2024-05-09
Merge branch 'master' into patch-5
HiFiPhile
2024-05-08
Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fb
HiFiPhile
2024-04-30
Add missing capability bit for CDC ACM serial break support
Trevor
2024-04-26
Fix up TUD_AUDIO_SPEAKER_MONO_FB_DESCRIPTOR.
HiFiPhile
2024-04-08
add class driver deinit
hathach
2024-04-08
Implements tuh_deinit() and tud_deinit() to uninitialize host/device mode.
Felix "xq" Queißner
2024-04-01
UAC2: refactor interrupt endpoint support.
HiFiPhile
2024-03-14
IAR Warning: Fixed due to an boolean operation between enum (Pa089)
henneboi
2024-01-12
- change tuh_event_hook_cb, tud_event_hook_cb to weak default implementation
hathach
2023-11-24
Merge pull request #2303 from projectgus/feature/isr_event_hook
Ha Thach
2023-11-24
add optional event hook callback tud_event_hook_cb() and tuh_event_hook_cb()
hathach
2023-11-24
rename to CFG_TUD_BTH_HISTORICAL_COMPATIBLE, move CFG_TUD_BTH_ISO_ALT_COUNT t...
hathach
2023-10-24
Update audio_4_channel_mic example for HS device.
HiFiPhile
2023-09-14
Incorrect comment
Rocky04
2023-09-14
SOF ISR control
Rocky04
2023-08-18
- update nrf52 bsp for cmake
hathach
2023-08-08
Remove port from SOF callback
Rocky04
2023-08-08
Adding support for a SOF callback
Rocky04
2023-06-08
Fix typos
Eugene Kliuchnikov
2023-03-18
minor clean up
hathach
2023-03-17
Merge branch 'master' into portability
hathach
2022-12-14
fix midi MS Header wTotalLength computation
hathach
2022-12-08
Correct interrupt polling interval in descriptor
Sebastien COUDREAU
2022-12-04
Fix typos
Bastien Nocera
2022-11-11
MIDI: support port name strings
Kay Sievers
2022-09-13
Don't assume different enum types can be combined
Ben Avison
2022-06-24
fix redundant-decls warnings by usbd/usbh
hathach
2022-06-10
revert sof_isr driver rename since it cause issue with existing code
hathach
2022-05-31
Merge pull request #1381 from hathach/add-sof-isr
Ha Thach
2022-05-13
changes proposal to audio feedback computation
hathach
2022-04-21
Merge branch 'master' into pio-host
hathach
2022-04-20
add note for tud_task() behavior in freertos example
hathach
2022-04-20
add tud_task_ext(), tuh_task_ext() as exteneded version that take timeout and...
hathach
2022-04-18
clean up pio driver
hathach
2022-03-29
clean up and comment out tud_sof_isr_set
hathach
2022-03-07
added dcd_sof_enable(), tud_sof_isr_set()
hathach
2022-02-25
auto detect max rhport speed based on mcu
hathach
2021-11-05
bth: Add IAD to BT descriptor
Jerzy Kasenberg
[next]