Example of using file interfaces for mDot

Dependencies:   libmDot-mbed5

Fork of BackupRegisterExample by Jason Reiss

setup.sh

Committer:
jreiss
Date:
2018-02-07
Revision:
27:0bc6554f0bad
Parent:
23:4c494ddeb4fd

File content as of revision 27:0bc6554f0bad:

if [ ! -d ISL29011 ]; then
    hg clone https://developer.mbed.org/teams/Multi-Hackers/code/ISL29011/
fi