Skip to content

Releases: RobTillaart/MCP23S17

0.2.4 release

04 Feb 15:27
1e1d273
Compare
Choose a tag to compare
update readme.md (#17)

- update readme.md
- update GitHub actions
- update license 2023

0.2.3 release

24 Oct 08:46
50112af
Compare
Choose a tag to compare
add changelog.md, add IO control register functions (#16)

* add changelog.md
* add IO control register functions
* update comments

0.2.2 release

28 Sep 10:54
743c257
Compare
Choose a tag to compare
optimize digitalWrite(pin, value) (#14)

0.2.1 release

01 Jul 10:07
d23d965
Compare
Choose a tag to compare
add SPI class as parameter to constructor (#12)

* add SPI class as parameter to constructor
* add getAddress()
* extend CI build
* add MCP23S17_test_connection.ino

0.2.0 release

28 Jun 13:00
1b57ca4
Compare
Choose a tag to compare

fixed a masking bug.

0.1.3 release

14 Apr 08:43
daa876a
Compare
Choose a tag to compare
fix #6 Compilation Nano33 BLE (#7)

0.1.2 release

12 Jan 21:26
bf5084f
Compare
Choose a tag to compare
new URL (#5)

0.1.1 release

10 Jan 11:53
523afff
Compare
Choose a tag to compare
add 16 bit interface (#3)

* add 16 bit interface

0.1.0 release

07 Jan 15:52
88c0509
Compare
Choose a tag to compare

initial version (experimental)