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
Age
Commit message (
Expand
)
Author
2022-04-16
Generalize feedback value min and max
Reinhard Panhuber
2022-04-09
Introduce 3 fb calc options: NO_SOF_BY_USER, SOF_BY_AUDIO_D, SOF_BY_USER
Reinhard Panhuber
2022-03-29
clean up and comment out tud_sof_isr_set
hathach
2022-03-20
Disable SOF ISR feedback calcuation by default s.t. examples still work
Reinhard Panhuber
2022-03-20
Streamline call of tud_audio_set_itf_cb() within audiod_set_interface()
Reinhard Panhuber
2022-03-20
Add magic checks
Reinhard Panhuber
2022-03-20
Streamline feedback calc, find fb interval from descriptors, inc. checks
Reinhard Panhuber
2022-03-19
Implement power of two, shift, and float calculation
Reinhard Panhuber
2022-03-16
Disable CFG_TUD_AUDIO_ENABLE_FEEDBACK_DETERMINATION_WITHIN_SOF_ISR
Reinhard Panhuber
2022-03-16
Fix DSTS_FNSOF in dwc2.c
Reinhard Panhuber
2022-03-16
Add todos and comments
Reinhard Panhuber
2022-03-15
Fix cycle count calculation
Reinhard Panhuber
2022-03-15
Implement 16.16 fixed point feedback value calculation
Reinhard Panhuber
2022-03-14
Merge remote-tracking branch 'upstream/add-sof-isr' into add-sof-isr
Reinhard Panhuber
2022-03-14
Add SOF callback function for feedback value determination in uac - wip!
Reinhard Panhuber
2022-03-14
Merge branch 'master' into add-sof-isr
Ha Thach
2022-03-11
merge device_info into bare_api example
hathach
2022-03-11
remove usbh_control.c
hathach
2022-03-10
fix build warning
hathach
2022-03-10
fix enumeration issue when plugging hub with multiple devices attached
hathach
2022-03-10
refactor and integrate usbh control xfer back to usbh.c
hathach
2022-03-10
remove obsolete device state
hathach
2022-03-10
refactor host control xfer
hathach
2022-03-10
merge control stage host and device value
hathach
2022-03-10
more clean up
hathach
2022-03-09
minor clean up
hathach
2022-03-09
refactor usbd to also use common endpoint claim/release
hathach
2022-03-09
implement tu_edpt_release()
hathach
2022-03-09
adding tusb_private.h to implement common edpt claim
hathach
2022-03-09
add tusb_debug.h remove tusb_error.h
hathach
2022-03-09
update use of mutex for host
hathach
2022-03-09
rename host descriptor function
hathach
2022-03-09
add tuh_descriptor_hid_report_get()
hathach
2022-03-08
Merge pull request #1389 from hathach/fix-1359
Ha Thach
2022-03-08
fix issue 1359
hathach
2022-03-07
added dcd_sof_enable() stubs for all other ports
hathach
2022-03-07
implement dcd_sof_enable() for rp2040
hathach
2022-03-07
added dcd_sof_enable(), tud_sof_isr_set()
hathach
2022-03-07
remove broadcom/synopssy (repalced by synopsys/dwc2)
hathach
2022-03-07
Merge pull request #1379 from Qianhao2579/master
Ha Thach
2022-03-07
Merge pull request #1374 from kasjer/kasjer/stm32wb55
Ha Thach
2022-03-07
Add support for STM32WB mcu
Jerzy Kasenberg
2022-03-07
Modify the wrong macro definition code
QianHao
2022-03-06
Merge pull request #1289 from kasjer/kasjer/vendor-update
Ha Thach
2022-03-04
Fix string descriptor fetch
Scott Shawcroft
2022-03-04
Merge pull request #1369 from tannewt/host_string_desc
Ha Thach
2022-03-04
fix naming, and build
hathach
2022-03-04
add tuh_descriptor_string_manufacturer/produce/serial_get
hathach
2022-03-04
add tuh_configuration_set()
hathach
2022-03-04
add tuh_descriptor_configuration_get()
hathach
[next]