index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
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
2021-02-18
Update .non_used_index_space = UINT16_MAX - (2*_depth-1) in osal_none.h
Reinhard Panhuber
2021-02-18
Exclude #include "osal/osal.h" for OPT_OS_NONE
Reinhard Panhuber
2021-02-18
Add #include "osal/osal.h" in tu_fifo.h
Reinhard Panhuber
2021-02-18
Implement requested PR changes
Jeremiah McCarthy
2021-02-18
Implement left and right justifications for 24 to 32 bit PCM encoding
Reinhard Panhuber
2021-02-19
Merge pull request #658 from lurch/patch-1
Ha Thach
2021-02-18
Change to using tu_min32
ndinsmore
2021-02-18
rp2040/family.c: allow LED_PIN to be undefined
Andrew Scheller
2021-02-18
Correct for wrong pointer type in audio_device.c
Reinhard Panhuber
2021-02-17
Included size check for ISO buffers
Nicholas R Dinsmore
2021-02-17
Add (void *) for pointer cast.
Reinhard Panhuber
2021-02-17
Fix wrong pointer call in dcd_samg.c
Reinhard Panhuber
2021-02-17
Fix wrong tu_fifo_read_n() call in dcd_stm32_fsdev.c
Reinhard Panhuber
2021-02-17
Fix missing pointer operator in dcd_nuc505.c
Reinhard Panhuber
2021-02-17
Fix missing FIFO definitions
Reinhard Panhuber
2021-02-17
Fix wrong pointer type.
Reinhard Panhuber
2021-02-17
Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer
Reinhard Panhuber
2021-02-17
Fix bug in evasion buffer list
Reinhard Panhuber
2021-02-17
Add SAMD MCUs to buffer evasion list
Reinhard Panhuber
2021-02-17
Implement an evasion linear buffer for MCUs not capable for EP FIFO
Reinhard Panhuber
2021-02-17
Implement dcd_edpt_iso_xfer() for dcd_stm32_fsdev
Reinhard Panhuber
2021-02-17
Improve tu_fifo capabilites
Reinhard Panhuber
2021-02-17
Enable iso buffers per rp2040 spec
Nicholas R Dinsmore
2021-02-17
Merge pull request #655 from ndinsmore/fifo_fix
Ha Thach
2021-02-16
This fixes the overflow mathmatic in the fifo
Nicholas R Dinsmore
2021-02-16
Add alternate bitfield padding option
Jeremiah McCarthy
2021-02-14
Implement dcd_edpt_iso_xfer() for msp430
Reinhard Panhuber
2021-02-14
Change FIFO use indication to ff == NULL to avoid future errors.
Reinhard Panhuber
2021-02-13
Implement dcd_edpt_iso_xfer() for INTERRUPT driven dcd_nuc505
Reinhard Panhuber
2021-02-13
Implement dcd_edpt_iso_xfer() for dcd_nuc121.c
Reinhard Panhuber
2021-02-13
Fix not increment xfer->buffer if xfer->buffer == NULL in dcd_samg.c
Reinhard Panhuber
2021-02-13
Implement dcd_edpt_iso_xfer() for dcd_nuc120.c
Reinhard Panhuber
2021-02-13
Implement dcd_edpt_iso_xfer() for dcd_samg.c. NOTE: ISO EP not supported
Reinhard Panhuber
2021-02-13
Implement dcd_edpt_iso_xfer() for dcd_esp32s2.c
Reinhard Panhuber
2021-02-12
Fix CFG_TUD_AUDIO_EP_IN/OUT_SW_BUFFER_SIZE to be defined anyway
Reinhard Panhuber
2021-02-12
Fix a ; in #define definition
Reinhard Panhuber
2021-02-12
Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer
Reinhard Panhuber
2021-02-12
Formating
Reinhard Panhuber
2021-02-12
Complete redesign of audio driver.
Reinhard Panhuber
2021-02-12
Fixes RP2040 buffer reallocation overrun problem (#642)
ndinsmore
2021-02-11
Merge pull request #648 from hathach/rename-dfu-rt-to-runtime
Ha Thach
2021-02-11
Merge pull request #647 from hathach/correct-fs-bulk-epsize
Ha Thach
2021-02-11
rename examples folder dfu_rt to dfu_runtime
hathach
2021-02-11
rename dfu_rt to dfu_runtime for easy reading
hathach
2021-02-11
Merge pull request #646 from hathach/detect-clear-set-ep-status-from-class
Ha Thach
2021-02-11
clean up
hathach
2021-02-11
more epsize checking per type
hathach
2021-02-11
Merge pull request #645 from ipopov/webserial-fix
Ha Thach
2021-02-11
remove the requirement of std SET/CLEAR_FEATURE must not return zlp status
hathach
2021-02-10
Address review comments:
Ivo Popov
[prev]
[next]