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: 2021-03-23 #273

Merged
merged 7 commits into from
Mar 22, 2021
Merged

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    517ccec View commit details
    Browse the repository at this point in the history
  2. Fix #263, selectable eeprom implementation

    Use the PSP module feature to allow selection/override of EEPROM accessors.
    The current code is converted to an "eeprom_direct" module which is included
    only on platforms where it is valid (e.g. mcp750, no mmu).
    jphickey committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    3d15b72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8c9b36 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Merge pull request #264 from jphickey/fix-263-modular-psp

    Fix #263, modular psp implementation
    astrogeco committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    1a799ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #272 from skliper/fix265-include_quotes

    Fix #265, Use quotes for local includes
    astrogeco committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    7a83be4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #271 from ArielSAdamsNASA/fix-270-add_contributing…

    …_guide
    
    Fix #270, Add Contributing Guide
    astrogeco committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    809bff5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

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