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-06-02
style code for consistency with existing codebase
Rafael Silva
2022-06-02
remove duplicate link register bit macros
Rafael Silva
2022-06-02
add support for renesas ra family of mcus
Rafael Silva
2022-06-02
generalize renesas LINK core driver
Rafael Silva
2022-06-02
rename renesas driver to link
Rafael Silva
2022-06-01
fix compile error
tfx2001
2022-06-01
Merge pull request #1454 from Iktek/bugfix_1453
Ha Thach
2022-06-01
grstctl set fifo + flush in one assign
hathach
2022-06-01
Merge pull request #1438 from Nikitarc/master
Ha Thach
2022-05-31
Merge pull request #1381 from hathach/add-sof-isr
Ha Thach
2022-05-31
clean up tud_audio_set_itf_cb() invocation
hathach
2022-05-31
comment out fifo count method for now
hathach
2022-05-27
adding feedback fifo count (WIP)
hathach
2022-05-27
wrap feedback and compute to its own struct/union
hathach
2022-05-26
Merge pull request #1467 from kilograham/rp2040_cleanup
Ha Thach
2022-05-24
Merge pull request #1451 from kasjer/kasjer/pic32-sanity-fixes
Ha Thach
2022-05-20
Minor cleanup of RP2040 code post addition of Pico-PIO_USB
graham sanderson
2022-05-19
prototype for feedback method
hathach
2022-05-19
rename tud_audio_sof_isr() to tud_audio_feedback_interval_isr()
hathach
2022-05-13
fix ci build
hathach
2022-05-13
changes proposal to audio feedback computation
hathach
2022-05-10
clean up
hathach
2022-05-03
overwrite grstctl on edpt_disable
Pascal Speck
2022-05-01
dcd_pic32: Fix memory overwrite in incoming data
Jerzy Kasenberg
2022-05-01
dcd_pic32: Add asserts transfer sanity check
Jerzy Kasenberg
2022-05-01
Add TU_BREAKPOINT for mips architecture
Jerzy Kasenberg
2022-04-29
configure hid_to_cdc example to build with rp2040 with pio usb as host
hathach
2022-04-28
more clean up
hathach
2022-04-27
make hcd_event_handler() fastfunc, and force inline other helper
hathach
2022-04-27
clean up
hathach
2022-04-27
add TU_ATTR_FAST_FUNC for rp2040 __not_in_flash() section
hathach
2022-04-26
minor clean up
hathach
2022-04-26
improve pio usb endpoint handler
hathach
2022-04-26
follow pio usb changes
hathach
2022-04-25
Update tusb_option.h
Nikitarc
2022-04-22
more with pio usb
hathach
2022-04-22
keep up with pio usb
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-20
Update dwc2_stm32.h
Nikitarc
2022-04-20
fix freertos issue when 1 tick > 1 ms
hathach
2022-04-20
add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pend...
hathach
2022-04-19
Update dwc2_stm32.h
Nikitarc
2022-04-18
clean up pio driver
hathach
2022-04-16
Generalize feedback value min and max
Reinhard Panhuber
2022-04-16
support pio dcd endpiont stall
hathach
2022-04-15
pio device works well
hathach
2022-04-14
catch up with pio lib
hathach
2022-04-09
Introduce 3 fb calc options: NO_SOF_BY_USER, SOF_BY_AUDIO_D, SOF_BY_USER
Reinhard Panhuber
[next]