CHANGELOG.md 649 B

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Added

  • Assure address of PC at startup
  • Implement interrupt and exception handling
  • Add support for the riscv32i-unknown-none-elf target
  • Added Changelog

Fixed

  • Fix linker script compatibility with GNU linker

Changed

  • Move abort out of the .init section
  • Update r0 to v1.0.0
  • Set MSRV to 1.38