index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
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
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
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-01-25
change msp430 caching, use url for cache key
hathach
2021-01-25
correct ci scripts
hathach
2021-01-23
rp2040: start to adopt TU coding conventions
Peter Lawrence
2021-01-23
rp2040_hcd: check pointer before using
Peter Lawrence
2021-01-24
enable ci for rp2040
hathach
2021-01-24
rp2040 skip freertos example
hathach
2021-01-24
rp2040 hid_composite compiled and tested
hathach
2021-01-24
rp2040 dfu_rt dynamic_configuration compiled
hathach
2021-01-24
rp2040 dual cdc compiled and tested
hathach
2021-01-24
rp2040 audio_test compile
hathach
2021-01-24
cmake esp32s2 and rp2040 getting along
hathach
2021-01-23
Merge pull request #600 from hathach/refactor-bsp
Ha Thach
2021-01-23
text clean up
hathach
2021-01-23
more ci clean up
hathach
2021-01-23
improve ci for esp32s2
hathach
2021-01-23
seperate ci build for family and orphaned boards
hathach
2021-01-23
ci checkout sub-submodule
hathach
2021-01-23
change lwip to github mirror
hathach
2021-01-23
action checkout submodule=true
hathach
2021-01-23
try fetchRecurseSubmodules = false
hathach
2021-01-23
try to fix cross included submodules with pico-sdk
hathach
2021-01-23
doc update
hathach
2021-01-23
add pico-sdk as submodule
hathach
2021-01-23
rp2040 cdc_msc work well
hathach
2021-01-23
rp2040 better support multiple boards
hathach
2021-01-23
get board_test running with pico on both led and button
hathach
2021-01-22
update cmake build to work with esp32s2 and rp2040
hathach
2021-01-22
fix compiler warning
hathach
2021-01-22
Merge pull request #599 from hathach/group-boards-into-family
Ha Thach
2021-01-22
Merge branch 'master' into group-boards-into-family
hathach
2021-01-22
more ci
hathach
2021-01-22
fix esp32s2 ci build
hathach
2021-01-21
Merge pull request #598 from hathach/pico
Ha Thach
2021-01-21
revert submodules changes
hathach
2021-01-21
Merge branch 'master' into pico
Ha Thach
2021-01-20
Add __restrict keyword and memore alignment to src/dst pointer of
Reinhard Panhuber
2021-01-19
RP2040 support
graham sanderson
2021-01-19
Adjust #include "dcd.h" to "device/dcd.h", the same for usbd.h in usbd.c
Reinhard Panhuber
2021-01-19
Change names from edpt_ISO_xfer to edpt_iso_xfer
Reinhard Panhuber
2021-01-18
Explicitly add cast to uint32_t before shifting uint8 to left
Reinhard Panhuber
2021-01-18
Correct include path to #include "common/tusb_fifo.h"
Reinhard Panhuber
2021-01-18
Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer
Reinhard Panhuber
2021-01-18
Implement dcd_edpt_ISO_xfer() and adapt transmission scheme
Reinhard Panhuber
2021-01-18
Add usbd_edpt_ISO_xfer()
Reinhard Panhuber
2021-01-18
Clean up
Reinhard Panhuber
2021-01-18
Add FIFO copy modes: tu_fifo_copy_mode_t
Reinhard Panhuber
2021-01-18
Add tusb_fifo.h header file to dcd.h
Reinhard Panhuber
2021-01-18
Implement the usage of usbd_edpt_ISO_xfer()
Reinhard Panhuber
2021-01-17
Add tu_fifo_read_n_into_other_fifo() to copy into from FIFO into another
Reinhard Panhuber
2021-01-14
Merge pull request #590 from kkitayam/support_for_cmd
Ha Thach
[prev]
[next]