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 support for section length arithmetic using + sign as used in stm32f7xx-hal crate. #14

Merged
merged 2 commits into from
Nov 10, 2020
Merged

Add support for section length arithmetic using + sign as used in stm32f7xx-hal crate. #14

merged 2 commits into from
Nov 10, 2020

Commits on Nov 9, 2020

  1. Add support for defining multiple RAM regions using + sign as used in…

    … the stm32f7xx-hal crate.
    matoushybl committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ca584d1 View commit details
    Browse the repository at this point in the history
  2. Fix mutability of length.

    matoushybl committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c1fb160 View commit details
    Browse the repository at this point in the history