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 minimal Renode port #9199

Merged
merged 12 commits into from May 1, 2024
Merged

Add minimal Renode port #9199

merged 12 commits into from May 1, 2024

Commits on Apr 23, 2024

  1. Add minimal Renode port

    This runs in the Renode simulator and enables easier tracing and
    debugging of the CircuitPython core. This port can also serve as
    a starting point for new ports because it implements the minimal
    necessary for the CP core to run.
    tannewt committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    442def3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    983771b View commit details
    Browse the repository at this point in the history
  3. Add renode as supported port

    tannewt committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3321442 View commit details
    Browse the repository at this point in the history
  4. Fix more boards and docs

    tannewt committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b63d422 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    79888ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f419df View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Apply suggestions from code review

    Co-authored-by: Dan Halbert <halbert@halwitz.org>
    tannewt and dhalbert committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e839be5 View commit details
    Browse the repository at this point in the history
  2. Fix build

    tannewt committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1eb70ae View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    28b7421 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cbdb64 View commit details
    Browse the repository at this point in the history
  3. Fix ESP builds

    tannewt committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6d802fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a86a9b7 View commit details
    Browse the repository at this point in the history