Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 1.14 KB

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.

0.2.2 - 2024-12-19

Added

  • Support for yowasp when yosys is unavailable.

0.2.1 - 2024-11-25

Fixed

  • Fix ambiguous documentation and implementation for usb2.interfaces.eptri.OutFIFOInterface priming behaviour.

Changed

  • Non-control endpoints for eptri OutFIFOInterface are no longer unprimed after receiving a data packet.

0.2.0 - 2024-07-05

Changed

  • Replaced WishboneSPIFlashReader with SPIFlashPeripheral

0.1.0 - 2024-06-12

Added

  • Initial release