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

PSP Integration candidate: Equuleus-rc1+dev1 #428

Merged
merged 6 commits into from
Jan 18, 2024
Merged

Commits on Jan 10, 2024

  1. Fix #426, conditional module inclusion

    Add a cmake file that extends the PSP_TARGET_MODULE_LIST conditionally.
    Initially, this can check for a minimum target system version and only
    include modules that are known to work on that version.  This can be used
    to make the RTEMS 4.11 build work again.
    jphickey committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f152ff8 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    12cf76e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b30608 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #422 from dzbaker:fix-412

    Fix #412, updating PSP to use new versioning system.
    dzbaker committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c08b617 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #427 from jphickey:fix-426-conditional-modules

    Fix #426, conditional module inclusion
    dzbaker committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fc602c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a65cfe0 View commit details
    Browse the repository at this point in the history