Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 869 Bytes

File metadata and controls

33 lines (18 loc) · 869 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.

[v0.5.0] - 2025-10-10

Added

  • Support for GD32VF103 chips (#25)

Changed

  • Use critical-section crate for critical sections (#28)
  • Replaced bundled RAL macros with ral-registers (#45)

[v0.4.0] - 2023-11-18

Changed

  • usb-device version bumped to v0.3.0