Skip to content

Prereleased 2025-06-27

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 06:02
· 568 commits to master since this release
e4b6ba3
  • Fix new mismatched-lifetime-syntaxes lint warnings
  • Adapt RISC-V specific codegen for riscv-peripheral v0.3.0 rework
  • Include riscv-peripheral peripherals in Peripherals struct
  • Ensure __INTERRUPTS are #[no_mangle] on Xtensa.
  • Add base_isa field to riscv_config to allow the riscv_rt::core_interrupt
    macro to properly generate start trap assembly routines in vectored mode.