Skip to content

Commit 68fe8f4

Browse files
author
Jim Lindblom
committed
Adding README to Libraries folder.
1 parent 86a5ae5 commit 68fe8f4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Libraries/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
SparkFun LSM9DS1 Breakout Libraries
2+
=================================
3+
4+
Libraries for use in different environments.
5+
6+
7+
Directory Contents
8+
-------------------
9+
* **/Arduino** - [Arduino IDE](http://www.arduino.cc/en/Main/Software) libraries
10+
11+
12+
Update Library Instructions:
13+
----------------------------
14+
To get the most up-to-date version of the library, you must run the following git subtree commands.
15+
16+
$git subtree pull -P Libraries/<COMPILER NAME> --squash <product library repo URL> master

0 commit comments

Comments
 (0)