summaryrefslogtreecommitdiff
path: root/hw/bsp/rp2040
AgeCommit message (Expand)Author
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
2023-08-07Merge pull request #2151 from kilograham/rp2040_build_fixesHa Thach
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-07-24add hcd abort xfer for rp2040 pio usbhathach
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-29add hcd_frame_number() for pio-usb hosthathach
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-04-26fix pio vbus typohathach
2023-03-29adding more cmake supporthathach
2023-03-23rename and change default pio usb pin to adafruit feather usb hosthathach
2023-03-17fix trailing space and new linehathach
2023-03-17Merge pull request #1960 from hathach/fix-host-enumerate-mul-deviceHa Thach
2023-03-17Merge pull request #1860 from howard0su/pico_freertosHa Thach
2023-03-17update host example, add pio-pico-usb for rp2040hathach
2023-03-02rp2040: Fixup lib and example compile for LLVM Embedded Toolchain for ARMgraham sanderson
2023-02-22Merge pull request #1796 from Sinitax/masterHa Thach
2023-02-22revert some changeshathach
2023-02-22move check LIB_PICO_STDIO_UART to board.hhathach
2023-02-06* don't force dependency on pico-pio-usb submodulegraham sanderson