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-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
2021-12-08
Handle xfer events before closing EP
Valentin Milea
2021-12-07
Remove buffer reclaim logs
Valentin Milea
2021-12-04
Handle the closing of endpoints on RP2040
Valentin Milea
2021-11-30
improve hcd_device_close() for rp2040
hathach
2021-11-30
implement hcd device close
rppicomidi
2021-11-05
RP2040 HCD: Move invalid ep->active assert in hw_trans_complete. The check fo...
Liam Fraser
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-10-14
More warning cleanup
graham sanderson
2021-10-14
Remove compiler warning
graham sanderson
2021-09-01
rp2040 implement dcd_edpt_close_all()
hathach
2021-09-01
rp2040 correct ep set/clear stall
hathach
2021-08-31
fix rp2040 chapter 9 TD 9.6 test
hathach
2021-08-26
add dcd_edpt_close_all() for clear existing configured state
hathach
2021-08-24
rename host API to be consistent with naming on device stack
hathach
2021-08-24
fix rp2040 build
hathach
2021-08-12
add ready check for edpt claim
hathach
2021-08-12
bus_reset will reset all endpoints
hathach
2021-08-12
white space
hathach
2021-08-12
simplify hw_endpoint_init()
hathach
2021-08-11
more dcd clean up
hathach
2021-08-11
clean up endpoint set/clear stall
hathach
2021-08-11
rp2040 enable suspend and resume interrupt
hathach
2021-06-17
force single buffered for device mode, out endpoint
hathach
2021-06-13
fix calculating xferred bytes with double buffer with short packet on buffer0
hathach
2021-06-13
fix ep tx with double buffered
hathach
2021-06-13
fix build with log for device
hathach
2021-06-13
remove sent_setup from hw endpoint
hathach
2021-06-13
remove dev_ep_map
hathach
2021-06-11
fix ci build
hathach
2021-06-11
log clean up
hathach
2021-06-11
map pico_info to log2, pico_trace to log3
hathach
2021-06-11
replace pico_warn by log level 1
hathach
2021-06-11
remove unused variable in hw endpoint
hathach
2021-06-11
more refactor double buffered rp2040
hathach
2021-06-11
rename hw endpoint
hathach
2021-06-11
refactor rp2040 usb
hathach
[prev]
[next]