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: Telliskivi2_2014 PowerManagementBoard_Rev_A_2017
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:8f59b7233e6c | 2013-11-03 | Reiko | Added retry on read error |
7:3b54389686ca | 2013-09-19 | Reiko | Data is now read on interrupt, getPin() now returns pin state from cached value |
6:0373a167d58b | 2013-09-16 | Reiko | Merge |
5:73884f49ed97 | 2013-09-16 | Reiko | Changed write method to use proper sequence of data, created separate method for writing pin changes |
4:fe1637c9409f | 2013-09-14 | mlaane | documentation |
3:bcda053645e2 | 2013-09-14 | Reiko | Changed i2c frequency to 400kHz |
2:fae93e0841f6 | 2013-09-09 | Reiko | Added interrupt handling |
1:a6699cd826bb | 2013-08-31 | Reiko | Added IO direction changing, changed read and write methods to send correct data, added methods for changing individual pins |
0:011622696878 | 2013-07-29 | Reiko | Created PCA9555 library |