Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 800 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 800 Bytes

Changelog

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]

0.11.2 - 2024-10-17

Refactored

  • update path of Cargo config (#749)

v0.11.1

  • Fixed the use_semihosting feature of the BSP

v0.11.0

  • update to atsamd-hal-0.14 and other latest dependencies (#564)
  • remove extraneous embedded-hal dependencies from BSPs
  • cleanup cortex_m dependency
  • removed unnecessary dependency on nb (#510)

Changelog tracking started at v0.10.0