Skip to content

Releases: sparkfun/SparkFun_Toolkit

Version 0.9.2 Beta Release

18 Jun 19:18
Compare
Choose a tag to compare

Adds a few write methods that do not include indexing to a register. This is usually the case where a microprocessor is being used as a peripheral and it expects some kind of command to execute its functionality.

Version 0.9.1 Beta Release

15 Mar 21:10
Compare
Choose a tag to compare

Updates

  • Added support to read/write to bus devices with 16 bit addresses

Version 0.9.0 Beta Release

14 Dec 18:49
39a44e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.9.0

Version 0.8.0 - Beta Release

08 Dec 20:22
397f335
Compare
Choose a tag to compare

Initial release of the SparkFun Toolkit - This is the first beta release of the library.

Features in this release

  • Common set of I2C and SPI interfaces
  • I2C and SPI drivers for Arduino