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-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
2023-09-09
both samd21/d51 works perfectly with max3421e
hathach
2023-09-09
refactor max3421_init() for samd51 to be generic for sercom and eic
hathach
2023-09-09
minor rename
hathach
2023-09-08
wait_pipe_fifo_empty() now returns bool (as expected using TU_ASSERT macro)
maidnl
2023-09-08
metro m4 working with max3421e
hathach
2023-09-08
get spi working for metro m4 express
hathach
2023-09-08
renesas: added wait function for IN transaction
maidnl
2023-09-08
minor changes to comments and debug output
Hardy Griech
2023-09-08
ECM/RNDIS again selected for webserver example
Hardy Griech
2023-09-07
Merge branch 'master' into add-max3421e-hcd
hathach
2023-09-07
Merge pull request #2246 from hathach/add-cmake-samd
Ha Thach
2023-09-07
more ci fix
hathach
2023-09-07
fix ci
hathach
2023-09-07
add cmake support for samd21.
hathach
2023-09-07
add samd51 to cmake
hathach
2023-09-07
- wrap up hcd max3421, work well with nrf52840
hathach
2023-09-06
minor debug clean up
hathach
2023-09-05
Enable instruction cache for stm32u5 boards
Gabriel Chouinard
2023-09-05
Add stm32u575-nucleo support
Gabriel Chouinard
2023-08-31
removed debug comment
Hardy Griech
2023-08-31
code review: add NCM options in example config
Hardy Griech
2023-08-31
code review: changed to TinyUSB log system
Hardy Griech
2023-08-31
vastly improve attach/detach device, still have issue where thing is still ha...
hathach
2023-08-31
improve connection & disconnection detection. But there is still issue when C...
hathach
2023-08-30
use ep buf to keep setup packet, work well with hid device
hathach
2023-08-30
call xfer_complete_isr() when result is not successful (stalled or failed)
hathach
2023-08-29
Fix the weak dcd_edpt0_status_complete for Keil Compiler
Alexander Mueller
2023-08-29
- hcd_setup_send() also check for busy flag
hathach
2023-08-29
- correct tuh_max3421e_int_api() for nrf52
hathach
2023-08-28
Merge branch 'master' into nxp_k64
Ha Thach
2023-08-28
add kinetis_k family and teensy_35
hathach
2023-08-28
rename OPT_MCU_KINETIS_K64 to OPT_MCU_KINETIS_K
hathach
2023-08-28
fix:Resource leak: fp
yuxiaojun
2023-08-28
- add xfer_complete_isr()
hathach
2023-08-27
minor update
hathach
2023-08-27
more update to transaction
hathach
2023-08-25
try next endpoint when received NAK
hathach
2023-08-25
add xact_out(), xact_in() to manage transfer
hathach
2023-08-25
use endpoint pool for more flexible multiple devices support
hathach
2023-08-25
add osal mutex for spi
hathach
2023-08-25
add spi lock with interrupt enable/disable
hathach
2023-08-24
save data toggle, always retry NAK. work with msc device
hathach
2023-08-24
add tuh_max3421e_int_api(), retry control if received NAK
hathach
2023-08-24
complete enumeration
hathach
2023-08-24
Merge pull request #2142 from sjanc/symlinks
Ha Thach
[prev]
[next]