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 synchronous RAM macros to support runtime-updatable functions #10

Merged
merged 4 commits into from
Jul 30, 2020

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    8308a09 View commit details
    Browse the repository at this point in the history
  2. fix missing semicolon

    sgherbst committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    dde4901 View commit details
    Browse the repository at this point in the history
  3. bump version

    sgherbst committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    5645697 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. change synchronous RAM so that data input is always an integer, rathe…

    …r than being dependent on the setting of FLOAT_REAL. this matches better with the fact that the RAM always stores integers
    sgherbst committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    fe818be View commit details
    Browse the repository at this point in the history