Skip to content

v2.0

Compare
Choose a tag to compare
@kgrozdanovski kgrozdanovski released this 08 Apr 20:59
· 5 commits to main since this release

The changes introduced in this version are breaking and therefore warrant the introduction of a new major release.

  • The user can now specify which I2C interface they wish to use;
  • The project has been reworked to make use of a device handle;
  • The header file has been simplified and internal variables and functions have been moved to the C source file;
  • A handle release function has been implemented to enable resource cleanup when finished using.