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

Fix typo in register/misa.rs #4

Merged
merged 1 commit into from
Apr 2, 2018
Merged

Conversation

aaazalea
Copy link
Contributor

@aaazalea aaazalea commented Apr 1, 2018

Now it compiles (at least with warnings disabled..) for me.

@dvc94ch dvc94ch merged commit 8597f1c into rust-embedded:master Apr 2, 2018
romancardenas pushed a commit that referenced this pull request Dec 28, 2023
romancardenas pushed a commit that referenced this pull request Dec 28, 2023
The old CI was meant for cortex-m-semihosting, so it would not have
worked with this repository, and it also used Travis CI, whereas
the new one uses GitHub Actions.

The CI runs `cargo check` for the following targets:
- `riscv32i-unknown-none-elf`
- `riscv32imc-unknown-none-elf`
- `riscv32imac-unknown-none-elf`
- `riscv64imac-unknown-none-elf`
- `riscv64gc-unknown-none-elf`

It also checks formatting and doc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants