summaryrefslogtreecommitdiff
path: root/hw/bsp/rp2040/family.cmake
AgeCommit message (Expand)Author
2026-07-28bsp, hil: flash WCH boards with the unified OpenOCD fork (#3791)Ha Thach
2026-05-12feat: add MIDI 2.0 Device class driver (USB-MIDI 2.0)Saulo Veríssimo
2026-04-29deprecated `usbd_control.c` and merge its functionality into `usbd.c`hathach
2026-04-14remove -Werror from example sources to prevent build exampleshathach
2026-04-14refactor rp2040 family.cmake to use family_configure_example() and apply WARN...hathach
2026-04-14get freertos working with rp2040hathach
2026-03-17add hil test for host msc and cdchathach
2026-03-06Merge branch 'refs/heads/master' into fork/remiberthoz/device-class-printerhathach
2026-02-10add membrowse target to family support for enhanced memory analysishathach
2026-01-14Merge 'upstream/master' into device-class-printerRémi Berthoz
2026-01-10remove transfer_type from hw_endpointhathach
2026-01-09clean uphathach
2026-01-09only apply errata E5 and E15 for rp2040. rp2350 already fixes thesehathach
2026-01-07Adjust printer device class to 0.20.0 and fix compilation warningsRémi Berthoz
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-12-01run linkermap as post build for size analyzehathach
2025-10-27improve warnings with rp2040 familyhathach
2025-08-06Add MTP class deviceMaurizio Pesce
2025-02-21Merge branch 'master' into fork/atoktoto/midihosthathach
2025-02-20add fruitjam bsphathach
2025-02-12clean uphathach
2025-02-12Merge branch 'master' into fork/atoktoto/midihosthathach
2024-11-27fix multiple flag on compilinghathach
2024-09-13add pico2 rp2350 (arm) boardhathach
2024-07-29add explcit dependencygraham sanderson
2024-06-25change COMPILE_DEFINE to CFLAGS_CLI for cmake/makehathach
2024-06-18add optional COMPILE_DEFINE from cmake clihathach
2024-05-06update flash openocdhathach
2024-04-19try to add clang for rp2040 but pico-sdk does not support that. (got assert.h...hathach
2024-03-22remove pca10095 suppport for max3421hathach
2023-12-26allow rp2040 to use max3421e as host controllerhathach
2023-11-28update hil for pi4 to use new hil_test.pyhathach
2023-08-07Merge pull request #2151 from kilograham/rp2040_build_fixesHa Thach
2023-08-03add board_get_unique_id() for serial numberhathach
2023-07-18add is_compiler_supported_by_pico_pio_usb()graham sanderson
2023-07-18Fix build issues when building for RP2040 from pico-examples/pico-sdk.graham sanderson
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-06-26more rp2040 family clean uphathach
2023-06-26minor clean up with include_guard()hathach
2023-06-26fix warnings when enable rtt with rp2040hathach
2023-05-26move set TOP to family_support.cmakehathach
2023-05-25update cmake with freertoshathach
2023-03-17fix trailing space and new linehathach
2023-03-17Merge pull request #1860 from howard0su/pico_freertosHa Thach
2023-03-02rp2040: Fixup lib and example compile for LLVM Embedded Toolchain for ARMgraham sanderson
2023-02-06* don't force dependency on pico-pio-usb submodulegraham sanderson
2023-01-24rp2040: avoid device-mode state machine hangJonathan Bell
2023-01-18Allow config OS for RP2040Howard Su
2022-11-13Add MIDI host support to tinyusbrppicomidi
2022-11-04remove CFG_TUSB_DEBUG from tinyusb_common_basehathach