Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 682 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 682 Bytes

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]

Changed

  • Support pico-sdk 2.0.0

[0.8.0] - 2024-06-02

Added

  • Calculate hub rotation by PIO, not PWM
  • Support early stop with PIO state machine
  • Support real-time counter on single_pb_deck_with_rt_counter project
  • Add the schematics for EQ and NR control

Changed

  • Support pico-sdk 1.5.1 (previously 1.4.0)
  • Change library name to pico_crp42602y_ctrl (previously crp42602y_ctrl)

[0.7.0] - 2023-08-28

  • Initial release