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.
Fork of freetronicsLCDShield by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:56d8df0eb209 | 2017-07-02 | johnb | Updated threshold value & added comments |
6:ac481535732f | 2017-07-02 | johnb | Add pressedButton to return specifically which button is currently pressed (if any) |
5:fa933933ccd1 | 2014-12-13 | KKempeneers | Author's mail address updated |
4:3a0c74cef8e8 | 2014-12-13 | KKempeneers | The author's mail address is changed. |
3:0e04b6c4abb8 | 2013-10-31 | KKempeneers | Added API documentation |
2:f40a5df43d09 | 2013-10-28 | KKempeneers | The KL25Z default values in the constructor where removed, they seem to cause compilation errors when the library is used on other targets. |
1:ddcefddda4a7 | 2013-10-27 | KKempeneers | A basic library for the Freetronics arduino LCD shield. The library is primarily targeted for the KL25Z mbed enabled microcontrollers, that is all hardware definitions default to the ports that correspond to the LCD shield 's arduino footprint. |
0:01f3d38f8b6d | 2013-10-08 | KKempeneers | First attempt at publishing a library. |