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
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-08-18
- update nrf52 bsp for cmake
hathach
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
2021-10-11
add ncm.h for magic number
hathach
2021-10-05
Merge branch 'j4cbo-ncm' into majbthrd-add_ncm
hathach
2021-10-05
Merge branch 'add_ncm' of https://github.com/majbthrd/tinyusb into majbthrd-a...
hathach
2021-10-01
more usbd clean up
hathach
2021-09-25
add NCM driver in a compatible manner : hathach/tinyusb#550
Peter Lawrence
2021-09-15
correct assoc_itf_count for bth driver
hathach
2021-09-09
add other speed descriptor callback tud_descriptor_other_speed_configuration_...
hathach
2021-08-27
fix: bth stridx error
Xu Chun Guang
2021-07-22
Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into Wini-Buh...
hathach
2021-07-22
Merge pull request #950 from HiFiPhile/dfu
Ha Thach
2021-07-22
fix ci
hathach
2021-07-22
add dcd_attr for DCD_ATTR_ENDPOINT_MAX
hathach
2021-07-17
Merge branch 'master' into dcd_same70
HiFiPhile
2021-07-12
simplify TUD_DFU_DESCRIPTOR with alternate count
hathach
2021-07-12
rename TUD_DFU_MODE_DESCRIPTOR to TUD_DFU_DESCRIPTOR
hathach
2021-07-12
Merge branch 'dfu' of https://github.com/HiFiPhile/tinyusb into HiFiPhile-dfu
hathach
2021-07-08
Add bwPollTimeout set callback, postpone download callback after GETSTATUS
Mengsk
2021-07-07
Refactor with one DFU functionnal descriptor
HiFiPhile
2021-07-07
Reactor to one functional descriptor.
Mengsk
2021-07-05
Add alt settings support in DFU class.
Mengsk
2021-07-04
Fix audiod_get_AS_interface_index in audio class.
MasterPhi
2021-06-24
fix warning
Mengsk
2021-06-11
weak atrribute work around removed from CCRX_Port
Wini-Buh
2021-06-03
Merge remote-tracking branch 'upstream/master' into CCRX_Port
Wini-Buh
2021-05-29
Adaptations for Renesas CCRX toolchain and Rx72N controller performed
Wini-Buh
[next]