Skip to content

Commit 8b809ac

Browse files
authored
Merge pull request #856 from romancardenas/master
Use `riscv` section for RISC-V targets
2 parents 29bcfd8 + 7468bd6 commit 8b809ac

File tree

12 files changed

+765
-324
lines changed

12 files changed

+765
-324
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77

88
## [Unreleased]
99

10+
- Compatibility with `riscv` 0.12 and `riscv-rt` 0.13
11+
- Add `riscv_config` section in `settings.yaml`
12+
It uses `riscv-pac` traits and standard `riscv-peripheral` peripherals.
13+
- Add `settings.yaml` file for target-specific settings.
1014
- Add warning about indexing register arrays
1115
- Skip generating `.add(0)` and `1 *` in accessors
1216
- Bump MSRV of generated code to 1.76

0 commit comments

Comments
 (0)