alan broad
/
carbon_v5_arm_studio
arm studio build
Diff: setup.sh
- Revision:
- 0:a91cd1b08360
diff -r 000000000000 -r a91cd1b08360 setup.sh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/setup.sh Mon Jun 18 17:31:35 2018 +0000 @@ -0,0 +1,3 @@ +if [ ! -d ISL29011 ]; then + hg clone https://developer.mbed.org/teams/Multi-Hackers/code/ISL29011/ +fi