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
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
2021-02-22
rp2040: correctly size variables to reduce RAM usage
Peter Lawrence
2021-02-22
merge iso and cbi transaction size to max ep size
hathach
2021-02-19
Remove stray. commented out line
ndinsmore
2021-02-18
Change to using tu_min32
ndinsmore
2021-02-17
Included size check for ISO buffers
Nicholas R Dinsmore
2021-02-17
Enable iso buffers per rp2040 spec
Nicholas R Dinsmore
2021-02-12
Fixes RP2040 buffer reallocation overrun problem (#642)
ndinsmore
2021-02-01
Merge pull request #610 from hathach/rp2040-followup2
Ha Thach
2021-01-27
clean up rp2040 assigned_address, remove panic from remote_wakeup
hathach
2021-01-27
wrap rp2040_usb around opt mcu
hathach
2021-01-23
rp2040: start to adopt TU coding conventions
Peter Lawrence
2021-01-23
rp2040_hcd: check pointer before using
Peter Lawrence
2021-01-19
RP2040 support
graham sanderson