diff --git a/LPP_drivers/Doc/ressources/Footer b/LPP_drivers/Doc/ressources/Footer deleted file mode 100644 --- a/LPP_drivers/Doc/ressources/Footer +++ /dev/null @@ -1,6 +0,0 @@ - - - - diff --git a/LPP_drivers/Doc/ressources/Header b/LPP_drivers/Doc/ressources/Header deleted file mode 100644 --- a/LPP_drivers/Doc/ressources/Header +++ /dev/null @@ -1,15 +0,0 @@ - - - - -lib-lpp: Main Page - - - - - -
- diff --git a/LPP_drivers/Doc/ressources/center.jpg b/LPP_drivers/Doc/ressources/center.jpg deleted file mode 100644 index d42b001156f62810134eb6d3168cd7096922879d..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 GIT binary patch literal 0 Hc$@ h3 { - margin-top: 0; -} - -.directory p { - margin: 0px; - white-space: nowrap; -} - -.directory div { - display: none; - margin: 0px; -} - -.directory img { - vertical-align: -30%; -} - -/* these are for tree view when not used as main index */ - -.directory-alt { - font-size: 100%; - font-weight: bold; -} - -.directory-alt h3 { - margin: 0px; - margin-top: 1em; - font-size: 11pt; -} - -.directory-alt > h3 { - margin-top: 0; -} - -.directory-alt p { - margin: 0px; - white-space: nowrap; -} - -.directory-alt div { - display: none; - margin: 0px; -} - -.directory-alt img { - vertical-align: -30%; -} - -#footer { -background: #333 url(footer.jpg)no-repeat; -text-align: center; -color: #fff; -height: 90px; -line-height: 90px; -} -#footer p { padding: 0; margin: 0; } -#footer a { color: #fff; } -#footer a:hover { text-decoration: underline; } diff --git a/LPP_drivers/Doc/ressources/examples/scanAPB.c b/LPP_drivers/Doc/ressources/examples/scanAPB.c deleted file mode 100644 --- a/LPP_drivers/Doc/ressources/examples/scanAPB.c +++ /dev/null @@ -1,31 +0,0 @@ -/*------------------------------------------------------------------------------ --- This file is a part of the LPP VHDL IP LIBRARY --- Copyright (C) 2009 - 2010, Laboratory of Plasmas Physic - CNRS --- --- 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 3 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 --------------------------------------------------------------------------------*/ -#include "stdio.h" -//remember to include: -#include "lpp_apb_functions.h" - - - -int main() -{ - //to print devices lilst - apbprintdeviceslist(); - //if you whant to get a second device with 0x01/0x02 as VID/PID - int * dev = apbgetdevice(0x02, 0x01, 1); -} diff --git a/LPP_drivers/Doc/ressources/footer.jpg b/LPP_drivers/Doc/ressources/footer.jpg deleted file mode 100644 index 31794cf931ac6c280d8c78cffc2dd41e60c9c6cc..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 GIT binary patch literal 0 Hc$@