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 support for ARDUINO_ARCH_MBED
- update GitHub actions
- add array example
- minor edits
- Fix #9, improve handling SPI dependency.
- refactor constructor/begin interface - breaking changes.
- minimize conditional code. -- create SPI_CLASS macro to solve it.
- update readme.md
- update examples
- update readme.md
- fix keywords.txt
- minor edits
- add RP2040 in build-CI
- add changelog.md
- updated documentation after tests with UNO.
- added examples
- initial version.