summaryrefslogtreecommitdiff
path: root/hw/bsp/rp2040
AgeCommit message (Expand)Author
2026-02-10add membrowse target to family support for enhanced memory analysishathach
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
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-12-05Run CI build with fixed set of boards (#3389)Ha Thach
2025-12-01run linkermap as post build for size analyzehathach
2025-11-07fix more alerts found by pvs-studiohathach
2025-10-27improve warnings with rp2040 familyhathach
2025-09-29Merge branch 'master' into fork/ennebi/mtphathach
2025-09-18Fix RPI buildHiFiPhile
2025-09-17Fix board_init_after_tusbHiFiPhile
2025-09-15Merge branch 'master' into fork/ennebi/mtphathach
2025-08-06Add MTP class deviceMaurizio Pesce
2025-07-02remove make wrapper for rp2040/espressifhathach
2025-07-02update examplehathach
2025-07-02remove legacy DEPS_SUBMODULES in makehathach
2025-04-17- run arm-iar using github actionhathach
2025-04-17ci add pico_w for native host testhathach
2025-03-05Merge branch 'master' into fork/atoktoto/midihosthathach
2025-03-04add adafruit metro rp2350hathach
2025-02-28add missing board.h for BOARD=pico_sdkhathach
2025-02-21Merge branch 'master' into fork/atoktoto/midihosthathach
2025-02-20pio-usb now only need sysclk to be multiple of 12Mhzhathach
2025-02-20change pio-usb to wip fork for testinghathach
2025-02-20add fruitjam bsphathach
2025-02-12more ci fixhathach
2025-02-12clean uphathach
2025-02-12Merge branch 'master' into fork/atoktoto/midihosthathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-11-27fix multiple flag on compilinghathach
2024-11-11use arm arch to detect rp2040hathach
2024-11-07Fix Usage of Bootsel Button for Pico 2subsonicpulse
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
2024-09-13add pico2 rp2350 (arm) boardhathach
2024-08-22add pio-usb host test to hil. fix build as wellhathach
2024-08-11fix spi_set_format() -Wnull-dereference when compiling with -Oshathach
2024-08-10fix build with rp2040 PICO_DEFAULT_SPI renamehathach
2024-07-29add explcit dependencygraham sanderson
2024-07-29add clocks.h as set_sys_clock_khz is moving there from stdlib.hgraham 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-04-04fix build with rp2040 + max3421hathach
2024-03-22remove pca10095 suppport for max3421hathach
2023-12-26allow rp2040 to use max3421e as host controllerhathach
2023-12-11fix buildhathach
2023-12-11reduce s3 baudrate to prevent usb isssue, reset rp2040 usb for board test exa...hathach
2023-11-28update hil for pi4 to use new hil_test.pyhathach