index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
Age
Commit message (
Expand
)
Author
2020-09-03
Remove tud_audio_n_write_ep_in_buffer() as long as ISO EPs are not RBs.
Reinhard Panhuber
2020-09-01
Allow epin_buf to be written directly into in case no TX FIFOs are used.
Reinhard Panhuber
2020-08-29
Fix comment.
Reinhard Panhuber
2020-08-29
Fix CFG_TUD_AUDIO_RX_FIFO_SIZE defines.
Reinhard Panhuber
2020-08-29
Change min to tu_min16.
Reinhard Panhuber
2020-08-29
Merge pull request #1 from kasjer/kasjer/uac2
PanRe
2020-08-25
audio_device: Change CFG_TUD_AUDIO_TX_BUFSIZE to CFG_TUD_AUDIO_TX_FIFO_SIZE
Jerzy Kasenberg
2020-08-25
audio_device: Fix NULL pointer access in audiod_xfer_cb
Jerzy Kasenberg
2020-08-25
audio_device: Fix FIFO element size discrepancies
Jerzy Kasenberg
2020-08-24
audio_device: Fix descriptor limit calculation
Jerzy Kasenberg
2020-08-20
Fix formatting, get rid of all tabs.
Reinhard Panhuber
2020-08-19
Commit before sharing.
Reinhard Panhuber
2020-08-16
Merge remote-tracking branch 'upstream/master' into uac2
Reinhard Panhuber
2020-08-16
Add EP close. Fix bug in set_interface within audio.
Reinhard Panhuber
2020-08-13
Merge pull request #485 from kasjer/kasjer/fix-synopsys-fifo-flush-in-stall
Ha Thach
2020-08-12
Fix synopsys fifo flush during stall
Jerzy Kasenberg
2020-08-11
Merge pull request #484 from hathach/fix-bt-warning
Ha Thach
2020-08-11
use usbd_edpt_open in bth driver
hathach
2020-08-11
Merge pull request #385 from hathach/add-app-driver
Ha Thach
2020-08-07
update note for app driver list mustbe accesible at all time.
hathach
2020-08-07
allow application driver to overwrite built-in one
hathach
2020-08-07
Merge branch 'master' into add-app-driver
hathach
2020-08-06
Merge pull request #483 from majbthrd/master
Ha Thach
2020-08-05
update lib/lwip to STABLE-2_1_2_RELEASE
Peter Lawrence
2020-08-05
Merge pull request #476 from kasjer/kasjer/fix-synopsys-fix-iso-frame-bit
Ha Thach
2020-08-04
Merge pull request #480 from hathach/fix-nrf-disconnect
Ha Thach
2020-08-04
Fix synopsys odd/even frame bit for IN ISO endpoints
Jerzy Kasenberg
2020-08-04
manually submit unplugged event for nrf dcd_disconnect()
hathach
2020-08-04
Merge pull request #478 from hathach/move-dcdconnect-to-dcdinit
Ha Thach
2020-08-03
Implement dynamic FIFO RAM allocation according to configuration desc.
Reinhard Panhuber
2020-08-02
Merge pull request #472 from hathach/fix-msp430-warning
Ha Thach
2020-08-01
enable pull-up in dcd_init() instead of usbd
hathach
2020-08-01
Merge pull request #477 from hathach/fix-nrf-unplugg-isr-event
Ha Thach
2020-08-01
Merge pull request #475 from kasjer/kasjer/fix-synopsys-endpoint-constraint-c...
Ha Thach
2020-08-01
correct isr context for nrf DCD_EVENT_UNPLUGGED
hathach
2020-07-31
Fix synopsys size check for ISO endpoint
Jerzy Kasenberg
2020-07-29
Merge pull request #474 from hathach/fix-strict-prototype
Ha Thach
2020-07-29
fix nested extern declaration of 'SystemCoreClock' [-Werror=nested-externs]
hathach
2020-07-29
fix strict prototype
hathach
2020-07-29
Merge pull request #412 from hathach/fix-net-cast-align
Ha Thach
2020-07-28
Merge pull request #454 from me-no-dev/esp32-s2-fifos
Ha Thach
2020-07-28
Update dcd_esp32s2.c
me-no-dev
2020-07-28
fix msp430 gcc 9.2.0 warning in #465
hathach
2020-07-27
Implement dynamic reallocation of RX and TX fifos for EP0.
Reinhard Panhuber
2020-07-26
add 'set_EP0_max_pkt_size(...)' and fix EP0 size to 64 bytes after reset
Reinhard Panhuber
2020-07-25
Fix structure definition audio_control_range_X_n_t
Reinhard Panhuber
2020-07-25
Merge remote-tracking branch 'upstream/master' into uac2
Reinhard Panhuber
2020-07-25
Get and set requests work
Reinhard Panhuber
2020-07-24
Merge pull request #471 from hathach/call-usbinit-after-kernel-started
Ha Thach
2020-07-23
example to call tud_init() after freeRTOS kernel is started
hathach
[next]