Skip to content

Commit cf0eb65

Browse files
author
jimblom
committed
Adding README.MD to Libraries folder.
1 parent f468442 commit cf0eb65

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

Libraries/README.MD

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
SparkFun SX1509 I/O Expander 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+
The code is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!
16+
Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.
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)