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

Raspberry Pico 2 porting #14831

Merged
merged 9 commits into from
Nov 20, 2024
Merged

Raspberry Pico 2 porting #14831

merged 9 commits into from
Nov 20, 2024

Commits on Nov 17, 2024

  1. rp23xx: add pico-sdk files

    These files were copied from a config of pico-sdk 2.0.0.
    
    They provide struct address mapped access to peripherals, along
    with register definitions. It also provides some compiler helpers
    that are partially used by the port.
    casaroli authored and PeterBee97 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    7000af2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e43a328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d990c72 View commit details
    Browse the repository at this point in the history
  4. arch(rp23xx): add files

    casaroli authored and PeterBee97 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    9bd3329 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fff0bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d14fa84 View commit details
    Browse the repository at this point in the history
  7. uf2

    casaroli authored and PeterBee97 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    020965f View commit details
    Browse the repository at this point in the history
  8. refine driver

    Signed-off-by: Peter Bee <[email protected]>
    PeterBee97 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    e62ef0d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. follow upstream change & fix minor things

    Signed-off-by: Peter Bee <[email protected]>
    PeterBee97 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ef10622 View commit details
    Browse the repository at this point in the history