Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: AdaFruit_RGBLCD SX1276_GPS
Fork of MCP23017 by
History
Changed to use shared I2C interface object
2014-09-02, by vtraveller [Tue, 02 Sep 2014 07:11:53 +0000] rev 16
Changed to use shared I2C interface object
Updated with high speed clock support.
2014-08-07, by vtraveller [Thu, 07 Aug 2014 19:59:32 +0000] rev 15
Updated with high speed clock support.
Fixed bug in the pinMode function. Wasn't checking for mode, and was always clearing instead.
2014-08-02, by vtraveller [Sat, 02 Aug 2014 15:00:57 +0000] rev 14
Fixed bug in the pinMode function. Wasn't checking for mode, and was always clearing instead.