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

Use riscv section for RISC-V targets #856

Merged
merged 2 commits into from
Oct 21, 2024

Commits on Oct 21, 2024

  1. settings.yaml file for target-specific configurations.

    We use setting.yaml to support riscv 0.12.0 and riscv-rt 0.13.0
    This feature also allows RISC-V targets to use standard peripheral
    implementations with the riscv-peripheral crate.
    romancardenas committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    90ef2a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7468bd6 View commit details
    Browse the repository at this point in the history