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

minor software framework cleanups and optimizations #940

Merged
merged 11 commits into from
Jul 5, 2024
Merged

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    e3e4eb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b34a96 View commit details
    Browse the repository at this point in the history
  3. [gpio] rename GPIO interface registers

    backwards compatibility aliases added to neorv32_legacy.h
    stnolting committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d1cdf81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5322ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d65e35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    939c677 View commit details
    Browse the repository at this point in the history
  7. [sw/lib] add AMO compile guards

    without the A extension these functions would have blocked forever
    stnolting committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    36961f4 View commit details
    Browse the repository at this point in the history
  8. [docs] minor edits

    stnolting committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    07cecaf View commit details
    Browse the repository at this point in the history
  9. [sw] minor comment edits

    stnolting committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6a6b89b View commit details
    Browse the repository at this point in the history
  10. [sw/lib] legacy: add atomic lr/sc aliases

    for backwards compatibility
    stnolting committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0662152 View commit details
    Browse the repository at this point in the history
  11. [sw/lib] cleanups

    stnolting committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8808998 View commit details
    Browse the repository at this point in the history