index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
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
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.cmake
Age
Commit message (
Expand
)
Author
2026-07-28
bsp, hil: flash WCH boards with the unified OpenOCD fork (#3791)
Ha Thach
2026-05-12
feat: add MIDI 2.0 Device class driver (USB-MIDI 2.0)
Saulo Veríssimo
2026-04-29
deprecated `usbd_control.c` and merge its functionality into `usbd.c`
hathach
2026-04-14
remove -Werror from example sources to prevent build examples
hathach
2026-04-14
refactor rp2040 family.cmake to use family_configure_example() and apply WARN...
hathach
2026-04-14
get freertos working with rp2040
hathach
2026-03-17
add hil test for host msc and cdc
hathach
2026-03-06
Merge branch 'refs/heads/master' into fork/remiberthoz/device-class-printer
hathach
2026-02-10
add membrowse target to family support for enhanced memory analysis
hathach
2026-01-14
Merge 'upstream/master' into device-class-printer
Rémi Berthoz
2026-01-10
remove transfer_type from hw_endpoint
hathach
2026-01-09
clean up
hathach
2026-01-09
only apply errata E5 and E15 for rp2040. rp2350 already fixes these
hathach
2026-01-07
Adjust printer device class to 0.20.0 and fix compilation warnings
Rémi Berthoz
2025-12-19
clean up cmake, remove family_get_project_name()
hathach
2025-12-01
run linkermap as post build for size analyze
hathach
2025-10-27
improve warnings with rp2040 family
hathach
2025-08-06
Add MTP class device
Maurizio Pesce
2025-02-21
Merge branch 'master' into fork/atoktoto/midihost
hathach
2025-02-20
add fruitjam bsp
hathach
2025-02-12
clean up
hathach
2025-02-12
Merge branch 'master' into fork/atoktoto/midihost
hathach
2024-11-27
fix multiple flag on compiling
hathach
2024-09-13
add pico2 rp2350 (arm) board
hathach
2024-07-29
add explcit dependency
graham sanderson
2024-06-25
change COMPILE_DEFINE to CFLAGS_CLI for cmake/make
hathach
2024-06-18
add optional COMPILE_DEFINE from cmake cli
hathach
2024-05-06
update flash openocd
hathach
2024-04-19
try to add clang for rp2040 but pico-sdk does not support that. (got assert.h...
hathach
2024-03-22
remove pca10095 suppport for max3421
hathach
2023-12-26
allow rp2040 to use max3421e as host controller
hathach
2023-11-28
update hil for pi4 to use new hil_test.py
hathach
2023-08-07
Merge pull request #2151 from kilograham/rp2040_build_fixes
Ha Thach
2023-08-03
add board_get_unique_id() for serial number
hathach
2023-07-18
add is_compiler_supported_by_pico_pio_usb()
graham sanderson
2023-07-18
Fix build issues when building for RP2040 from pico-examples/pico-sdk.
graham sanderson
2023-06-27
rework cmake with rtos support add RTOS to family_configure_device/host/dual_...
hathach
2023-06-26
more rp2040 family clean up
hathach
2023-06-26
minor clean up with include_guard()
hathach
2023-06-26
fix warnings when enable rtt with rp2040
hathach
2023-05-26
move set TOP to family_support.cmake
hathach
2023-05-25
update cmake with freertos
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-17
Merge pull request #1860 from howard0su/pico_freertos
Ha Thach
2023-03-02
rp2040: Fixup lib and example compile for LLVM Embedded Toolchain for ARM
graham sanderson
2023-02-06
* don't force dependency on pico-pio-usb submodule
graham sanderson
2023-01-24
rp2040: avoid device-mode state machine hang
Jonathan Bell
2023-01-18
Allow config OS for RP2040
Howard Su
2022-11-13
Add MIDI host support to tinyusb
rppicomidi
2022-11-04
remove CFG_TUSB_DEBUG from tinyusb_common_base
hathach
[next]