Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RP2350 support #4459

Draft
wants to merge 17 commits into
base: dev
Choose a base branch
from
Draft

Add RP2350 support #4459

wants to merge 17 commits into from

Commits on Sep 8, 2024

  1. add linker scripts for rp2350

    soypat committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c867420 View commit details
    Browse the repository at this point in the history
  2. add bootloader

    soypat committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    583eef3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0486b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11bb05e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    12d10ff View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    e5d767c View commit details
    Browse the repository at this point in the history
  2. add UART

    soypat committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f8cfff7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e98d9a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    2b9f0ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c83c1be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c7a795 View commit details
    Browse the repository at this point in the history
  4. remove binaries

    soypat committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    9a93e21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    801f293 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    c341b1b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. add rp2350 boot patching

    soypat committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f56a0c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Fix RP2350 memory layout (#4626)

    * Fix RP2350 memory layout
    
    * Remove rp2040-style second stage bootloader.
    * Add 'minimum viable' IMAGE_DEF embedded block
    
    * Create a pico2 specific target
    
    * Remove board-specific defines from rp2350 machine file
    * Add pico2-specific target
    cibomahto authored Nov 25, 2024
    1 Configuration menu
    Copy the full SHA
    0ef88d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd580c View commit details
    Browse the repository at this point in the history