index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
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
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
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
/
hw
/
bsp
/
rp2040
/
family.c
Age
Commit message (
Expand
)
Author
2026-07-24
address #3787 Codex round 2: board-gate PHY resets, session robustness
hathach
2026-07-24
rp2040: RP2350/pico2 ETM trace over fly-wired MIPI-20
hathach
2026-07-24
fix(rp2040): make stdio_rtt_init static
hathach
2026-04-29
ensure board_uart_write return -1 on default
HiFiPhile
2026-04-14
get freertos working with rp2040
hathach
2026-04-03
fix rp2040 uart read/write non-blocking
hathach
2026-04-03
fix hil host cdc echo test with imxrt and other fast mcu
hathach
2026-03-25
update hcd to handle interrupt per buf
hathach
2026-03-05
Merge pull request #3521 from RobertDaleSmith/fix/max3421-spi-xfer-api
Zixun LI
2026-03-05
improve threadx support, add multi ROTS support for board_test and msc_dual_lun
hathach
2026-03-03
fix(bsp/rp2040): use MAX3421_SPI in spi_write_read_blocking
Robert Dale Smith
2026-03-02
fix board test without tusb_time_millis_api()
hathach
2025-11-07
fix more alerts found by pvs-studio
hathach
2025-10-27
improve warnings with rp2040 family
hathach
2025-09-18
Fix RPI build
HiFiPhile
2025-09-17
Fix board_init_after_tusb
HiFiPhile
2025-07-02
update example
hathach
2025-02-21
Merge branch 'master' into fork/atoktoto/midihost
hathach
2025-02-20
pio-usb now only need sysclk to be multiple of 12Mhz
hathach
2025-02-20
add fruitjam bsp
hathach
2025-02-12
more ci fix
hathach
2024-12-27
embed metadata to family.c and board.h to generate supported boards doc
hathach
2024-11-11
use arm arch to detect rp2040
hathach
2024-11-07
Fix Usage of Bootsel Button for Pico 2
subsonicpulse
2024-10-10
add new tusb_int_handler(rhport, in_isr) as common irq handler
hathach
2024-08-22
add pio-usb host test to hil. fix build as well
hathach
2024-08-11
fix spi_set_format() -Wnull-dereference when compiling with -Os
hathach
2024-07-29
add clocks.h as set_sys_clock_khz is moving there from stdlib.h
graham sanderson
2023-12-26
allow rp2040 to use max3421e as host controller
hathach
2023-12-11
fix build
hathach
2023-12-11
reduce s3 baudrate to prevent usb isssue, reset rp2040 usb for board test exa...
hathach
2023-08-03
add board_get_unique_id() for serial number
hathach
2023-08-03
rename hw/bsp/board.h to board_api.h
hathach
2023-07-28
Fixed typo in rp2040 hw bspw family.c
0xCCF4
2023-06-26
fix warnings when enable rtt with rp2040
hathach
2023-04-26
fix pio vbus typo
hathach
2023-03-23
rename and change default pio usb pin to adafruit feather usb host
hathach
2023-02-22
revert some changes
hathach
2023-02-22
move check LIB_PICO_STDIO_UART to board.h
hathach
2022-12-13
Fix ifdefs for disabled uart stdio in rp2040 family
Louis Burda
2022-12-04
Fix typos
Bastien Nocera
2022-11-21
add board_getchar() for non-blocking getchar()
hathach
2022-11-21
host msc example work well with rp2040 pio-usb
hathach
2022-11-06
rename PIO_USB_PIN_DP to PIO_USB_DP_PIN and change from 2 to 20 & moved to bo...
hathach
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2022-06-08
add tuh_configure() for port/dynamic host behavior config
hathach
2022-05-20
Minor cleanup of RP2040 code post addition of Pico-PIO_USB
graham sanderson
2022-03-01
start to add pio usb (host) support
hathach
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
[next]