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

feat(riscv64): fix compilation with default features and with gem-net #1162

Merged
merged 6 commits into from
Apr 30, 2024

Commits on Apr 30, 2024

  1. refactor(riscv64): collapse import

    Signed-off-by: Martin Kröning <[email protected]>
    mkroening committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b33a78d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ee81cb View commit details
    Browse the repository at this point in the history
  3. ci: test 64-Bit RISC-V with default features

    Signed-off-by: Martin Kröning <[email protected]>
    mkroening committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f6f6eb0 View commit details
    Browse the repository at this point in the history
  4. fix(riscv64): fix compilation with feature = "gem-net"

    Signed-off-by: Martin Kröning <[email protected]>
    mkroening committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ccd01a4 View commit details
    Browse the repository at this point in the history
  5. fix(xtask): run clippy for gem-net on riscv64

    Signed-off-by: Martin Kröning <[email protected]>
    mkroening committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cb29f84 View commit details
    Browse the repository at this point in the history
  6. fix(vscode): enable riscv64 check

    Signed-off-by: Martin Kröning <[email protected]>
    mkroening committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    73be33c View commit details
    Browse the repository at this point in the history