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
path:
root
/
src
/
portable
Age
Commit message (
Expand
)
Author
2022-06-08
make all hcd/dcd function used in isr into ram with __no_inline_not_in_flash_...
hathach
2022-06-08
add tuh_configure() for port/dynamic host behavior config
hathach
2022-06-07
Merge pull request #1495 from hathach/enhance-tusb-config
Ha Thach
2022-06-06
Merge pull request #1481 from cr1901/msp430-misopt-fix
Ha Thach
2022-06-06
more ci fix
hathach
2022-06-06
fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsp
hathach
2022-06-04
update all dwc2 ports to support new dynamic controller support
hathach
2022-06-03
make dwc2 stm32 rhport support dynamic
hathach
2022-06-01
rename board specific macro for example
hathach
2022-06-01
Merge pull request #1454 from Iktek/bugfix_1453
Ha Thach
2022-06-01
grstctl set fifo + flush in one assign
hathach
2022-06-01
Merge pull request #1438 from Nikitarc/master
Ha Thach
2022-05-31
Merge pull request #1381 from hathach/add-sof-isr
Ha Thach
2022-05-30
msp430x5xx: Add fix for possible bug in msp430-elf-gcc 9.3.0.
William D. Jones
2022-05-26
Merge pull request #1467 from kilograham/rp2040_cleanup
Ha Thach
2022-05-24
Merge pull request #1451 from kasjer/kasjer/pic32-sanity-fixes
Ha Thach
2022-05-20
Minor cleanup of RP2040 code post addition of Pico-PIO_USB
graham sanderson
2022-05-10
clean up
hathach
2022-05-03
overwrite grstctl on edpt_disable
Pascal Speck
2022-05-01
dcd_pic32: Fix memory overwrite in incoming data
Jerzy Kasenberg
2022-05-01
dcd_pic32: Add asserts transfer sanity check
Jerzy Kasenberg
2022-04-28
more clean up
hathach
2022-04-27
clean up
hathach
2022-04-26
minor clean up
hathach
2022-04-26
improve pio usb endpoint handler
hathach
2022-04-26
follow pio usb changes
hathach
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-20
Update dwc2_stm32.h
Nikitarc
2022-04-20
add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pend...
hathach
2022-04-19
Update dwc2_stm32.h
Nikitarc
2022-04-18
clean up pio driver
hathach
2022-04-16
support pio dcd endpiont stall
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
2022-04-02
extracting hw root port
hathach
2022-04-01
update to use pio hw endpoint
hathach
2022-04-01
rename pio to pio_usb
hathach
2022-04-01
hid example work well
hathach
2022-04-01
pio usb control work well including stall response
hathach
2022-03-31
implement pio_usb_irq_handler
hathach
2022-03-30
make use pio_usb_port_reset_start/end
hathach
2022-03-20
Merge branch 'master' into pio-host
hathach
2022-03-19
add parse config descriptor to example
hathach
[next]