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.
Revision 2:bbcc894fe0d7, committed 2020-08-13
- Comitter:
- elelthvd
- Date:
- Thu Aug 13 15:50:31 2020 +0800
- Parent:
- 1:3ef4868155fb
- Commit message:
- Add lib SC16IS740
Changed in this revision
| .hgignore | Show annotated file Show diff for this revision Revisions of this file |
| SC16IS740.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/.hgignore Thu Aug 13 15:50:00 2020 +0800 +++ b/.hgignore Thu Aug 13 15:50:31 2020 +0800 @@ -1,3 +1,4 @@ ^BUILD$ ^.mbed$ ^mbed-os$ +^SC16IS740$
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/SC16IS740.lib Thu Aug 13 15:50:31 2020 +0800 @@ -0,0 +1,1 @@ +https://os.mbed.com/users/elelthvd/code/SC16IS740/#db4396ad001fea4668778451e08fad71559b61f9 \ No newline at end of file