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: MCP23009tst AT30TSE752TST MCP4728setaddrProg mbedSerialInterface_talkback2 ... more
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 7:b091a268b726 | 2019-09-10 | wbeaumont | to make it compatible for other platforms see; https://github.com/wimbeaumont/peripheral_dev_tst; ( mbed os5 based) but this still works for mbed os2 |
| 6:93106e899445 | 2018-02-19 | wbeaumont | added ADC interface |
| 5:b5c9eb2330dc | 2017-03-15 | wbeaumont | added general wait function and defined int8_t |
| 4:8cbf46e5e3e5 | 2017-01-13 | wbeaumont | added version in dev_interface_def.h , added new types, added method to retrieve dev_interface_def via get version |
| 3:78a9de2e7ce8 | 2017-01-13 | wbeaumont | first commit; |
| 2:58f1d5a3f850 | 2016-01-13 | wbeaumont | for getVersion added infostr and moved constructor implementation to src file |
| 1:5672673314f9 | 2016-01-08 | wbeaumont | virtual I2C interface and some other classes for I2C devices |
| 0:da1fb7dd363f | 2015-10-23 | wbeaumont | basics works |