summaryrefslogtreecommitdiff
path: root/hw/bsp/rp2040/family.c
AgeCommit message (Expand)Author
2026-07-24address #3787 Codex round 2: board-gate PHY resets, session robustnesshathach
2026-07-24rp2040: RP2350/pico2 ETM trace over fly-wired MIPI-20hathach
2026-07-24fix(rp2040): make stdio_rtt_init statichathach
2026-04-29ensure board_uart_write return -1 on defaultHiFiPhile
2026-04-14get freertos working with rp2040hathach
2026-04-03fix rp2040 uart read/write non-blockinghathach
2026-04-03fix hil host cdc echo test with imxrt and other fast mcuhathach
2026-03-25update hcd to handle interrupt per bufhathach
2026-03-05Merge pull request #3521 from RobertDaleSmith/fix/max3421-spi-xfer-apiZixun LI
2026-03-05improve threadx support, add multi ROTS support for board_test and msc_dual_lunhathach
2026-03-03fix(bsp/rp2040): use MAX3421_SPI in spi_write_read_blockingRobert Dale Smith
2026-03-02fix board test without tusb_time_millis_api()hathach
2025-11-07fix more alerts found by pvs-studiohathach
2025-10-27improve warnings with rp2040 familyhathach
2025-09-18Fix RPI buildHiFiPhile
2025-09-17Fix board_init_after_tusbHiFiPhile
2025-07-02update examplehathach
2025-02-21Merge branch 'master' into fork/atoktoto/midihosthathach
2025-02-20pio-usb now only need sysclk to be multiple of 12Mhzhathach
2025-02-20add fruitjam bsphathach
2025-02-12more ci fixhathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
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-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-07-29add clocks.h as set_sys_clock_khz is moving there from stdlib.hgraham sanderson
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-08-03add board_get_unique_id() for serial numberhathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-07-28Fixed typo in rp2040 hw bspw family.c0xCCF4
2023-06-26fix warnings when enable rtt with rp2040hathach
2023-04-26fix pio vbus typohathach
2023-03-23rename and change default pio usb pin to adafruit feather usb hosthathach
2023-02-22revert some changeshathach
2023-02-22move check LIB_PICO_STDIO_UART to board.hhathach
2022-12-13Fix ifdefs for disabled uart stdio in rp2040 familyLouis Burda
2022-12-04Fix typosBastien Nocera
2022-11-21add board_getchar() for non-blocking getchar()hathach
2022-11-21host msc example work well with rp2040 pio-usbhathach
2022-11-06rename PIO_USB_PIN_DP to PIO_USB_DP_PIN and change from 2 to 20 & moved to bo...hathach
2022-06-27fix most warnings with rp2040 -wconversionhathach
2022-06-08add tuh_configure() for port/dynamic host behavior confighathach
2022-05-20Minor cleanup of RP2040 code post addition of Pico-PIO_USBgraham sanderson
2022-03-01start to add pio usb (host) supporthathach
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach