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-04-18
Merge pull request #789 from kapacuk/freertos
Ha Thach
2021-04-17
When used with FreeRTOS, lower the interrupt priority for OTG_FS_IRQn
Dima Barsky
2021-04-18
Merge pull request #788 from kapacuk/blackpill
Ha Thach
2021-04-16
Change LED_STATE_ON to 0 for f401 and f411 blackpill boards
Dima Barsky
2021-04-16
Added support for Black Magic Probe (#787)
Dima Barsky
2021-04-16
Merge pull request #593 from hathach/edpt_ISO_xfer
Ha Thach
2021-04-15
Fix bug in audio_4_channel_mic.c
Reinhard Panhuber
2021-04-16
Merge pull request #786 from kapacuk/seeeduino-fixes
Ha Thach
2021-04-15
fix build with LOG=2
hathach
2021-04-15
Merge branch 'seeeduino-fixes' of github.com:kapacuk/tinyusb into seeeduino-f...
Dima Barsky
2021-04-15
Changed LED_PIN to 17, LED_STATE_ON to 0
Dima Barsky
2021-04-15
Try to resolve include hassle in uac2_headset
Reinhard Panhuber
2021-04-15
update cmakelist for audio_4_channel
hathach
2021-04-15
Merge branch 'master' into edpt_ISO_xfer
hathach
2021-04-15
minor clean up
hathach
2021-04-15
update plot script to work on macos and linux
hathach
2021-04-14
Improve user feedback in case of wrong configuration of audio driver
Reinhard Panhuber
2021-04-14
Changed LED_PIN to 17
Dima Barsky
2021-04-11
Merge pull request #782 from hathach/remove-submodule-pico-sdk
Ha Thach
2021-04-11
try to correct ci
hathach
2021-04-11
update rp2040 to use pico-sdk externally
hathach
2021-04-11
remove pico-sdk as submodule
hathach
2021-04-11
Merge pull request #776 from joeycastillo/master
Ha Thach
2021-04-10
Add SAML22 boards to build.yml
Joey Castillo
2021-04-10
Update boards.md with SAM L22 boards
Joey Castillo
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
Ensure half word alignment in audio 4 channel example
Reinhard Panhuber
2021-04-08
Remove depracted defines in audio_device.c
Reinhard Panhuber
2021-04-08
Add 4 channel microphone audio example using software encoding
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
2021-04-06
Merge branch 'master' of github.com:hathach/tinyusb into edpt_ISO_xfer
hathach
2021-04-06
add tu_unaligned_read32/write32 (#772)
Ha Thach
2021-04-06
code format
hathach
2021-04-06
fix build
hathach
2021-04-06
audio driver only use USE_LINEAR_BUFFER = 0 for stm32 synopsys driver
hathach
2021-04-06
revert dcd_edpt_xfer_fifo() implementation for esp32s2
hathach
2021-04-06
revert dcd_edpt_xfer_fifo() implementation for nuc120 121
hathach
2021-04-06
revert dcd_edpt_xfer_fifo() implementation for msp430
hathach
2021-04-05
revert dcd_edpt_xfer_fifo() implementation for stm32_fsdev
hathach
[next]