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
2021-05-10
audio_device: Fix build error
Jerzy Kasenberg
2021-05-07
Update hcd_rp2040.c
corvus-ossifragus
2021-05-02
Merge pull request #804 from hathach/audio_make_dma_ready
Ha Thach
2021-05-02
some text fomarting, update unit test to test get buffer info for fifo
hathach
2021-04-30
Remove n from tu_fifo_get_write_info() and fix bug in vendor class
Reinhard Panhuber
2021-04-30
Fix bug in cdc_peek
Reinhard Panhuber
2021-04-30
Fix cdc peeks()
Reinhard Panhuber
2021-04-30
Comment cleanup
Reinhard Panhuber
2021-04-30
Remove variable n in tu_fifo_get_read_info()
Reinhard Panhuber
2021-04-30
Remove all remainings with peek_at
Reinhard Panhuber
2021-04-30
Remove offset feature from fifo.c
Reinhard Panhuber
2021-04-30
Change read infos to pointer type
Reinhard Panhuber
2021-04-28
temporarily fix include recusrive loop
hathach
2021-04-26
use correct NBYTES_MAX for full and high speed
hathach
2021-04-26
add TUP_MCU_STRICT_ALIGN macro that manually pick bytes for lpc55 port1 that ...
hathach
2021-04-26
clean up
hathach
2021-04-26
ip3511 correct buffer offset, nbytes layout for highspeed port1
hathach
2021-04-24
fix unaligned access with port1 hs
hathach
2021-04-24
lpc55 improve multiple controller support
hathach
2021-04-24
lpc55 correct bus_reset with highspeed on support controller
hathach
2021-04-24
lpc55 better multiport support
hathach
2021-04-24
update dcd ip3511 for better multiple rhport support
hathach
2021-04-23
Change tu_fifo_get_linear_write/read_info() to return a struct
Reinhard Panhuber
2021-04-23
Init len_wrap = 0 to fix compiler complains.
Reinhard Panhuber
2021-04-23
Fix include path in audio_device.h
Reinhard Panhuber
2021-04-23
Implement functions to allow for DMA usage in audio driver.
Reinhard Panhuber
2021-04-21
Remove unnecessary volatile and short audio function index to func_id
Reinhard Panhuber
2021-04-20
Merge remote-tracking branch 'upstream/master' into uac2_fix_cs_as_int_alt_set_0
Reinhard Panhuber
2021-04-20
Clean up old depracted and misleading variable names
Reinhard Panhuber
2021-04-20
Refactor static function for better performance
Reinhard Panhuber
2021-04-20
Fix pointer alt_setting to be cleared when driver gets initialized
Reinhard Panhuber
2021-04-16
tinyusb: add support of esp32s3 target
Alex Lisitsyn
2021-04-15
fix build with LOG=2
hathach
2021-04-15
Merge branch 'master' into edpt_ISO_xfer
hathach
2021-04-15
minor clean up
hathach
2021-04-14
Improve user feedback in case of wrong configuration of audio driver
Reinhard Panhuber
2021-04-09
Add support for SAM L22 family
Joey Castillo
2021-04-08
Fix defines in audio_device.c
Reinhard Panhuber
2021-04-08
Remove depracted defines in audio_device.c
Reinhard Panhuber
2021-04-07
Optimize encode/decode - refactor unnecessary repetitive division
Reinhard Panhuber
2021-04-07
more cleanup
hathach
2021-04-07
remove tu_fifo_backward_write/read_pointer API
hathach
2021-04-07
more _ff_pull/push clean up
hathach
2021-04-07
clean up _ff_push_n
hathach
2021-04-07
use tu_unaligned_write32() for _ff_push_const_addr
hathach
2021-04-07
rename
hathach
2021-04-07
fix cast-align warning
hathach
2021-04-06
more clean up for _ff_pull_const_addr_in_full_words()
hathach
2021-04-06
refactor _ff_pull_n() with const addr
hathach
2021-04-06
minor clean up
hathach
[next]