Skip to content

Commit da54870

Browse files
author
jimblom
committed
Libraries subtree, adding Libraries/README.md.
1 parent 7ec60fe commit da54870

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

Libraries/README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
SparkFun MicroView 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+
License Information
13+
-------------------
14+
This product is open source!
15+
16+
The code is released under the GPL v3 license. For more information see the included LICENSE.md file.
17+
18+
Distributed as-is; no warranty is given.
19+
20+
- Your friends at SparkFun.
21+
22+
23+
24+
BUILD INSTRUCTIONS:
25+
26+
$git subtree add -P <DIRECTORY NAME> --squash <git repo URL> <ref>
27+
28+
$git subtree pull -P <DIRECTORY NAME> --squash <git repo URL> <ref>

0 commit comments

Comments
 (0)