From 3045ef679b4eed4f15a026d69d0458b510052b87 Mon Sep 17 00:00:00 2001 From: schodet Date: Sun, 27 Nov 2005 22:47:46 +0000 Subject: Ajout de la carte ES. --- n/es/README | 24 ++++++++++++++++++++++++ n/es/pcb/es.brd | Bin 0 -> 46907 bytes n/es/pcb/es.sch | Bin 0 -> 293908 bytes 3 files changed, 24 insertions(+) create mode 100644 n/es/README create mode 100644 n/es/pcb/es.brd create mode 100644 n/es/pcb/es.sch diff --git a/n/es/README b/n/es/README new file mode 100644 index 0000000..55a1015 --- /dev/null +++ b/n/es/README @@ -0,0 +1,24 @@ +es - Input/Output general purpose board. + +General purpose board using an AVR. + + +Copyright (C) 2005 Nicolas Schodet + +Robot APB Team/Efrei 2006. + Web: http://assos.efrei.fr/robot/ + Email: robot AT efrei DOT fr + +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. diff --git a/n/es/pcb/es.brd b/n/es/pcb/es.brd new file mode 100644 index 0000000..bc2d11a Binary files /dev/null and b/n/es/pcb/es.brd differ diff --git a/n/es/pcb/es.sch b/n/es/pcb/es.sch new file mode 100644 index 0000000..50afaaf Binary files /dev/null and b/n/es/pcb/es.sch differ -- cgit v1.2.3