File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
ATMega32U4 Examples/USB-GPS/USBtoSerial - X1 - Working basic Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ == USB to GPS Code ==
2
+
3
+ *These are the USB to Serial files for the [http://land-boards.com/wiki/index.php?title=USB-GPS-Hammond USB-GPS-Hammond Rev X1 board ].
4
+ *For the most part these files are all from the [http://www.fourwalledcubicle.com/LUFA.php LUFA USB to Serial library ].
5
+ *Board file is specific to the [http://land-boards.com/wiki/index.php?title=USB-GPS-Hammond USB-GPS-Hammond Rev X1 board ]
6
+
7
+ === Ownership ===
8
+
9
+ * Some of these files (particularly libraries) were created by others.
10
+ ** There may be newer versions of these libraries "out there".
11
+ ** Some libraries even have the same names but don't work the same.
12
+ * Many of these files were created by me based on the work of others.
13
+
14
+ === Warning ===
15
+
16
+ * Use at your own risk.
17
+ ** If you brick your part or it melt to a puddle, it's on you not me.
You can’t perform that action at this time.
0 commit comments