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
2023-10-17
Put sw_buf in USB section only if necessary.
HiFiPhile
2023-10-17
Fix compile.
HiFiPhile
2023-10-17
Add blackout time.
HiFiPhile
2023-10-17
Read sample rate directly from control transfer to eliminate callback.
HiFiPhile
2023-10-17
Add flow control for IN transfer.
HiFiPhile
2023-10-11
Merge pull request #2259 from HiFiPhile/uac_interl
PanRe
2023-10-10
Refactor to get rid of CMSIS DSP lib.
HiFiPhile
2023-10-10
Update deps.
HiFiPhile
2023-10-10
Update make & cmake file.
HiFiPhile
2023-10-10
Enhance plot script.
HiFiPhile
2023-10-10
Enhance audio_4_channel_mic example, plot 4 different waves for each channel.
HiFiPhile
2023-10-10
Fix naming nBytesPerSample.
HiFiPhile
2023-10-10
Merge branch 'master' of https://github.com/hathach/tinyusb into uac_interl
HiFiPhile
2023-10-05
Merge pull request #2276 from hathach/more-esp32-max3421
Ha Thach
2023-10-05
tested with nrf52840 and esp32s2
hathach
2023-10-04
change tuh_max3421_spi_xfer_api() signature
hathach
2023-10-03
esp32 comment out uart, increase max3421 spi speed to 26mhz
hathach
2023-09-28
Merge pull request #2270 from hathach/add-max3421-esp32
Ha Thach
2023-09-28
improve esp32 ci, build esp32 with -DDMAX3421_HOST=1 for max3421 testing
hathach
2023-09-28
fix build with new freertos host example
hathach
2023-09-28
esp32 cdc host with max3421 work well
hathach
2023-09-28
fix esp32 msc example
hathach
2023-09-28
esp32 hid device work well
hathach
2023-09-27
fix esp32 build
hathach
2023-09-27
Merge branch 'master' into add-max3421-esp32
hathach
2023-09-27
Merge pull request #2268 from HiFiPhile/iar_tmpl
Ha Thach
2023-09-27
Merge pull request #2269 from hathach/add-in_isr-to-hcd_int_hanlder
Ha Thach
2023-09-27
Merge branch 'master' into add-in_isr-to-hcd_int_hanlder
Ha Thach
2023-09-27
Fix CI.
Mengsk
2023-09-27
Update IAR template.
Mengsk
2023-09-27
remove sct_neopixel from lpc54 (due to warnings and not used)
hathach
2023-09-27
fix build with lpc54
hathach
2023-09-27
change hcd_int_handler(rhport, in_isr) signature: add in_isr
hathach
2023-09-27
max3421 communication work with esp32 up to enumeration, seems still have a b...
hathach
2023-09-27
update max3421 to have hcd_int_handler_ext()
hathach
2023-09-26
tested cdc_msc_hid_freertos with samd51
hathach
2023-09-25
adding host/cdc_msc_hid_freertos example
hathach
2023-09-19
Fix cast-align.
HiFiPhile
2023-09-19
Merge pull request #2258 from hathach/cmake-u5
Ha Thach
2023-09-19
Fix UAC interleaved copy.
HiFiPhile
2023-09-19
minor indent
hathach
2023-09-19
fix build and add u5 to ci
hathach
2023-09-19
addding cmake support for u5
hathach
2023-09-18
add default CFG_TUH_MAX3421 = 0, default spi speed for samd21/samd51 to 12Mhz
hathach
2023-09-12
Merge pull request #2235 from slark-yuxj/master
Ha Thach
2023-09-12
Merge pull request #2245 from arduino/fix_msd_extraneus_bytes_on_reading
Ha Thach
2023-09-11
Merge pull request #2251 from hathach/add-max3421e-hcd
Ha Thach
2023-09-11
enable max3421 host for feather nrf52840 with makefile
hathach
2023-09-11
update readme to include max3421 support
hathach
2023-09-11
wrap up build cmake & make support for max3421, to enable the Host driver, 'M...
hathach
[next]