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.
Dependencies: C12832 FXOS8700Q simple-mbed-client
Fork of simple-mbed-client-example by
Diff: .hgignore
- Revision:
- 6:db94bb4054f2
- Child:
- 7:711dfefe12ab
diff -r 53d0782896dc -r db94bb4054f2 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Fri Feb 05 01:56:46 2016 -0600 @@ -0,0 +1,4 @@ +# use glob syntax. +syntax: glob + +security.h
