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
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
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-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
2021-02-10
Merge pull request #644 from ipopov/master
Ha Thach
2021-02-10
Fix unintended control transfers in webserial example.
Ivo Popov
2021-02-10
Set -DCMAKE_BUILD_TYPE=Debug when building in debug for rp2040.
Ivo Popov
2021-02-09
Merge pull request #641 from lurch/fix_capitalisation
Ha Thach
2021-02-09
Merge pull request #640 from hathach/add-hid-complete-callback
Ha Thach
2021-02-09
Fix capitalisation of Raspberry Pi
Andrew Scheller
2021-02-09
update hid_composite_freertos example
hathach
2021-02-09
tud_hid_report_complete_cb() API
hathach
2021-02-08
Merge pull request #637 from tfx2001/master
Ha Thach
2021-02-08
add basic support for rt-thread
tfx2001
2021-02-08
Merge pull request #638 from hathach/add-gamepad
Ha Thach
2021-02-08
add tud_hid_n_gamepad_report() helper for gamepad report
hathach
2021-02-08
enhance gampepad report with dpad/hat support
hathach
2021-02-08
clean up
hathach
2021-02-07
Mirror sources only to hathach/tinyusb_src repo (#636)
Ha Thach
[next]