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.
- Add EQ mute control for single_pb_deck sample project
- Add is_operating()
- Support pico-sdk 2.0.0
- Revise TA7668BP_CXA1332M_board_customized schematic to improve low frequency gain
- Set motor off at initial without cassette
- Integrate single_pb_deck_with_rt_counter project into single_pb_deck project
- Ignore commands except for STOP when no cassette
- 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
- Support pico-sdk 1.5.1 (previously 1.4.0)
- Change library name to pico_crp42602y_ctrl (previously crp42602y_ctrl)
- Initial release