index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-doc-audit
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
2022-05-16
Merge pull request #1412 from hathach/pio-host
Ha Thach
2022-05-16
print addres of mouse input
hathach
2022-05-16
add upstream Pico-PIO-USB
hathach
2022-05-16
remove pico-usb fork
hathach
2022-05-11
clean up example
hathach
2022-05-11
sync with pio usb
hathach
2022-05-10
clean up
hathach
2022-05-10
cmake lib rename
hathach
2022-05-10
move pio-usb init to family_configure_pio_usb_example() to stay compatible
hathach
2022-05-10
include dual examples to ci
hathach
2022-05-10
rename host/hid_to_cdc to dual/host_hid_to_device_cdc
hathach
2022-05-10
move pio usb files to src
hathach
2022-05-06
fix incorrect total number of interface
hathach
2022-05-06
Merge pull request #1460 from ccrome/chc-fix-freertos-irq-imx
Ha Thach
2022-05-05
set irq priority for freertos
caleb crome
2022-04-29
fix ci build
hathach
2022-04-29
configure hid_to_cdc example to build with rp2040 with pio usb as host
hathach
2022-04-29
update pio
hathach
2022-04-28
more clean up
hathach
2022-04-27
make hcd_event_handler() fastfunc, and force inline other helper
hathach
2022-04-27
clean up
hathach
2022-04-27
add TU_ATTR_FAST_FUNC for rp2040 __not_in_flash() section
hathach
2022-04-27
everything work great
hathach
2022-04-26
minor clean up
hathach
2022-04-26
improve pio usb endpoint handler
hathach
2022-04-26
Merge pull request #1444 from Firefishy/gh-action-use-replacement-ruby
Ha Thach
2022-04-26
follow pio usb changes
hathach
2022-04-24
GH Update to actions/checkout@v3
Grant Slater
2022-04-24
Replace actions/setup-ruby with replacement ruby/setup-ruby
Grant Slater
2022-04-22
more with pio usb
hathach
2022-04-22
keep up with pio usb
hathach
2022-04-21
Merge branch 'master' into pio-host
hathach
2022-04-21
update lib pio
hathach
2022-04-20
Merge pull request #1440 from hathach/osal-queue-timeout
Ha Thach
2022-04-20
update example for better cdc echo
hathach
2022-04-20
add note for tud_task() behavior in freertos example
hathach
2022-04-20
add tud_task_ext(), tuh_task_ext() as exteneded version that take timeout and...
hathach
2022-04-20
disable blank issues, add online docs link
hathach
2022-04-20
fix freertos issue when 1 tick > 1 ms
hathach
2022-04-20
add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pend...
hathach
2022-04-18
clean up pio driver
hathach
2022-04-16
support pio dcd endpiont stall
hathach
2022-04-15
update lib pio
hathach
2022-04-15
pio device works well
hathach
2022-04-14
catch up with pio lib
hathach
2022-04-08
proof of concpet that device pio-usb work with host pio-usb
hathach
2022-04-05
add need_pre for pio usb, but not work out well
hathach
2022-04-03
correct pio usb speed, and close device
hathach
2022-04-03
use pio usb host init
hathach
2022-04-03
clean up hcd pio
hathach
[next]