We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d83efbc commit d9ec9a3Copy full SHA for d9ec9a3
CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
10
- Fix new `mismatched-lifetime-syntaxes` lint warnings
11
- Adapt RISC-V specific codegen for `riscv-peripheral` v0.3.0 rework
12
- Include `riscv-peripheral` peripherals in `Peripherals` struct
13
+- Ensure `__INTERRUPTS` are `#[no_mangle]` on Xtensa.
14
15
## [v0.36.1] - 2025-04-04
16
0 commit comments