Skip to content

Releases: suikan4github/rpp_driver

Hot fix relase

21 Oct 21:36
Compare
Choose a tag to compare

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

21 Oct 21:34
Compare
Choose a tag to compare

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

03 Oct 01:52
Compare
Choose a tag to compare

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

28 Sep 12:37
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

Preliminary release. We will find and fix the problems before releasing v1.0.0

Full Changelog: v0.3.0...v0.9.0