Prereleased 2025-06-27
Pre-release
Pre-release
·
568 commits
to master
since this release
- Fix new
mismatched-lifetime-syntaxes
lint warnings - Adapt RISC-V specific codegen for
riscv-peripheral
v0.3.0 rework - Include
riscv-peripheral
peripherals inPeripherals
struct - Ensure
__INTERRUPTS
are#[no_mangle]
on Xtensa. - Add
base_isa
field toriscv_config
to allow theriscv_rt::core_interrupt
macro to properly generate start trap assembly routines in vectored mode.