Releases: suikan4github/rpp_driver
Releases · suikan4github/rpp_driver
Hot fix relase
This is a hotfix issue for fixing the document problem. See Issue #24.
A new predefined macro to detect the oxygen compilation is added in the source code and Doxyfile. There is no change in the executable code.
v1.1.0
Update the rpp_driver::SdkWrapper. This release generates this class by script, while the previous version was hand-programmed.
See CHANGELOG.md.
v1.0.0
Release note.
The first official release of the rpp_driver ( Raspberry Pi Pico Driver) class library. This release contains :
- A limited SDK Wrapper class is required for basic operations.
- a basic GPIO class.
- a basic I2C master class.
- a duplex slave I2S class.
- an ADAU1361 audio codec class.
Full Changelog: v0.9.0...v1.0.0
v0.9.0
Preliminary release. We will find and fix the problems before releasing v1.0.0
Full Changelog: v0.3.0...v0.9.0