mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
515 B
515 B
Change Log MCP23S08
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.
[0.1.2] - 2022-11-17
- add RP2040 in build-CI
- add changelog.md
- minor edit readme.md
- fix PinStatus bug for RP2040 build
[0.1.1] - 2022-09-28
- optimize digitalWrite - most used one only.
- add MCP23S08_REGISTER_ERROR
[0.1.0] - 2022-01-10
- initial version.