summaryrefslogtreecommitdiffhomepage
path: root/digital/io-serial/README
diff options
context:
space:
mode:
authorNicolas Schodet2011-04-04 21:40:28 +0200
committerNicolas Schodet2011-04-06 16:27:27 +0200
commit447e603bd98342671330715d508c45fe0511291b (patch)
tree800137004912f01426436086cbf78196ef1d5d79 /digital/io-serial/README
parent7179e10f6e58b4fc177bec7eebec0822c2aa0574 (diff)
digital/io-serial: add io board with two serial ports
Diffstat (limited to 'digital/io-serial/README')
-rw-r--r--digital/io-serial/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/digital/io-serial/README b/digital/io-serial/README
new file mode 100644
index 00000000..361bc67a
--- /dev/null
+++ b/digital/io-serial/README
@@ -0,0 +1,23 @@
+io-serial - Input/Output and serial ports.
+
+Generic IO board with two TTL or RS232 serial ports. Addressable using TWI.
+
+Copyright (C) 2011 Nicolas Schodet
+
+APBTeam:
+ Web: http://apbteam.org/
+ Email: team AT apbteam DOT org
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.