mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
559 B
559 B
Change Log MCP23008
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
- update datasheet page numbers of registers MCP23008.cpp
[0.1.1] - 2022-09-28
- optimize digitalWrite() - as that is the most used one
[0.1.0] - 2022-01-10
- initial version released
[0.0.0] - 2019-10-12
- pre release