Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 812 Bytes

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 812 Bytes

Changelog

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

The format is based on Keep a Changelog.

Fixed

  • saw many collisions when working on bus with multiple MFCs, added wait in write queue
  • MFCs will report busy if position is different than destination
  • pinned hart-protocol to ensure upstream fixes applied here

Changed

  • pin to new version of hart-protocol

Fixed

  • problem where position was never read from MFC

Added

  • initial release