index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
/
raspberrypi
Age
Commit message (
Expand
)
Author
2022-07-12
RP@040: rework CMake for compiler warnings
graham sanderson
2022-06-30
rp2040 enable SOF as resumed signal when remote wakeup
hathach
2022-06-27
use forloop to avoid -Warray-bounds with host setup packet
hathach
2022-06-27
fix all warnings with host rp2040
hathach
2022-06-21
Merge pull request #1509 from liamfraser/rp2040_hcd_improvements
Ha Thach
2022-06-18
Merge pull request #1518 from mingpepe/master
Ha Thach
2022-06-17
rp2040: use shared IRQ handlers, so user can also hook the USB IRQ
graham sanderson
2022-06-17
Fix typo for log format
mingpepe
2022-06-16
rp2040: make moving 1K of code into RAM optional - and off by default
graham sanderson
2022-06-13
hcd_rp2040 improvements:
Liam Fraser
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-05-31
Merge pull request #1381 from hathach/add-sof-isr
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-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-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-07
implement dcd_sof_enable() for rp2040
hathach
2022-03-04
rename HCD_MAX_XFER to CFG_TUH_ENDPOINT_MAX
hathach
2022-03-03
Add host string descriptor functions
Scott Shawcroft
2022-03-03
got interrupt endpoint working
hathach
2022-03-02
try to fix ci
hathach
2022-03-02
minor rename
hathach
2022-03-01
start to add pio usb (host) support
hathach
2022-02-28
Merge pull request #1343 from Daft-Freak/patch-1
Ha Thach
2022-02-25
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2022-02-23
Support interrupt OUT in RP2040 HCD
Charlie Birks
[next]