-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathOpenLCBlib.html
50 lines (50 loc) · 2.53 KB
/
OpenLCBlib.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
<TITLE>OpenLCB C/C++ Library</TITLE>
<META NAME="GENERATOR" CONTENT="OpenOffice.org 3.4.1 (Unix)">
<META NAME="AUTHOR" CONTENT="Bob Jacobsen">
<META NAME="CREATED" CONTENT="20090816;10132800">
<META NAME="CHANGEDBY" CONTENT="Bob Jacobsen">
<META NAME="CHANGED" CONTENT="20121224;15234300">
<META NAME="CHANGEDBY" CONTENT="Bob Jacobsen">
<META NAME="CHANGEDBY" CONTENT="Bob Jacobsen">
<STYLE TYPE="text/css">
<!--
H3.cjk { font-family: "SimSun" }
H3.ctl { font-family: "Lucida Sans" }
-->
</STYLE>
</HEAD>
<BODY LANG="en-US" BGCOLOR="#e6e6ff" DIR="LTR">
<H1><FONT COLOR="#000000"><IMG SRC="../../web/logo-ajs-dph.png" NAME="OpenLCB" ALIGN=RIGHT WIDTH=337 HEIGHT=135 BORDER=2></FONT>OpenLCB
C/C++ Library</H1>
<P>The <A HREF="libraries/OpenLCB">OpenLCB library</A> is a high-end
C++ implementation of OpenLCB. It's aimed at use under both Arduino
IDE and via standalone gmake. It lives in the <A HREF="libraries/OpenLCB">C/libraries/OpenLCB</A>
directory within the OpenLCB C prototypes area.</P>
<P>A <A HREF="libraries/OpenLCB/README.txt">README.txt</A> file
provides some additional information.</P>
<P>The <A HREF="Io_16P_16C_default">Io_16P_16C_default</A> Arduino
sketch is an example of using this library.
</P>
<H3 CLASS="western">Getting the Code</H3>
<P>The content of this development area, including code, documents
and web pages, is kept in the <A HREF="https://sourceforge.net/projects/openlcb/develop">OpenLCB</A>
<A HREF="https://sourceforge.net/">SourceForge.net</A> <A HREF="http://sourceforge.net/p/openlcb/svn/HEAD/tree/trunk/">SVN
repository</A> in the “trunk/prototypes/C” directory. To check it
out, please do:</P>
<PRE STYLE="margin-left: 2cm; margin-bottom: 0.5cm"><B>svn co http://svn.code.sf.net/p/openlcb/svn/trunk/prototypes/C C</B></PRE><P STYLE="margin-bottom: 0cm">
For more information on the SVN source code management tool, please
see the <A HREF="http://subversion.tigris.org/">SVN website</A> and
the <A HREF="http://svnbook.red-bean.com/">online SVN book</A>.</P>
<P STYLE="margin-bottom: 0cm"><BR>
</P>
<HR>
<P STYLE="margin-bottom: 0cm">This web site contains trademarks and
copyrighted information. Please see the <A HREF="/Licensing.html">Licensing</A>
page.</P>
<P STYLE="margin-bottom: 0cm">This is SVN $Revision$ of <SDFIELD TYPE=DATETIME SDVAL="40041.4309143519" SDNUM="1033;1033;MM/DD/YY">08/16/09</SDFIELD>.</P>
</BODY>
</HTML>