index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-wedge-containment
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
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
/
raspberrypi
/
rp2040
Age
Commit message (
Expand
)
Author
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
2021-06-11
double buffered work with host
hathach
2021-06-10
more clean up
hathach
2021-06-10
clean up
hathach
2021-06-10
implement usbh_edpt_busy (WIP), remove hcd_edpt_busy
hathach
2021-06-10
remove hcd_edpt_stalled()
hathach
2021-06-08
fix computing transferred bytes with E4
hathach
2021-06-03
Add __unused to variables that are only used if TU_LOG does something
graham sanderson
2021-06-03
Merge pull request #865 from kilograham/pico-0.10.0
Ha Thach
2021-05-31
use hcd_frame_number() instead of uframe
hathach
2021-05-31
remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()
hathach
2021-05-30
add more comment
hathach
2021-05-30
add errata number
hathach
2021-05-30
fix incorrect data toggle when max packet size < 64
hathach
2021-05-30
rp2040: fix debug compilation error
graham sanderson
2021-05-28
update limit each transfer not less than 64
hathach
2021-05-27
clean up tusb_fifo.h include
hathach
2021-05-10
Update trace statements that referenced deprecated structure elements.
corvus-ossifragus
2021-05-07
Update hcd_rp2040.c
corvus-ossifragus
2021-03-10
fix ci build with rp2040
hathach
2021-03-04
fix enum walkaround forever check for SE0 when pull up is disabled
hathach
2021-03-02
clean up
hathach
2021-03-02
rp2040 add disconnection detection
hathach
2021-03-02
fix rp2040 host build
hathach
2021-03-02
Merge pull request #684 from hathach/rp2040-host-example
Ha Thach
2021-02-27
Merge pull request #675 from majbthrd/rp2040epaddr
Ha Thach
2021-02-26
rp2040: improve _hw_endpoint_init()
Peter Lawrence
2021-02-26
add rp2040 to host example build
hathach
2021-02-26
Merge pull request #682 from hathach/rp2040_fix_hcd_init
Ha Thach
2021-02-25
Update RP2040 hcd_init to have rhport argument.
Liam Fraser
2021-02-25
Merge branch 'master' into rp2040epaddr
majbthrd
2021-02-25
Merge branch 'master' into rp2040device
majbthrd
2021-02-25
rp2040: requested code mode in rp2040_usb.h
Peter Lawrence
2021-02-25
rp2040: requested change from TU_MIN to tu_min16
Peter Lawrence
2021-02-23
rp2040: don't compile in host code when in device mode
Peter Lawrence
2021-02-23
rp2040: use TU endpoint conventions and remove redundant variables
Peter Lawrence
2021-02-23
rp2040: leverage existing macro for capping endpoints in pico-sdk
Peter Lawrence
[prev]
[next]