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

Basic SDRAM FMC driver #194

Closed
wants to merge 8 commits into from
Closed

Basic SDRAM FMC driver #194

wants to merge 8 commits into from

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    f2f62e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed02e6a View commit details
    Browse the repository at this point in the history
  3. Remove extern_crate for panic_handler per @therealprof

    Co-authored-by: Daniel Egger <daniel@eggers-club.de>
    iostat and therealprof committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    dfc2828 View commit details
    Browse the repository at this point in the history
  4. Remove allow(unused_extern_crates) as unnecessary w/ previous commit

    Co-authored-by: Daniel Egger <daniel@eggers-club.de>
    iostat and therealprof committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    9b135f5 View commit details
    Browse the repository at this point in the history
  5. remove meta-feature

    iostat committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    f9b6706 View commit details
    Browse the repository at this point in the history
  6. move comment where it belongs

    iostat committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    9335b0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe37a0e View commit details
    Browse the repository at this point in the history
  8. cargo fmt

    iostat committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    9b441ac View commit details
    Browse the repository at this point in the history