|
2956
|
1 2010-05-18 ccoutand <ccoutand@stmi.com> |
|
|
2 |
|
|
3 * AT91 ADC driver package created |
|
|
4 * cdl/adc_at91.cdl |
|
|
5 * src/adc_at91.c |
|
|
6 * include/adc_at91.inl |
|
|
7 * tests/at91_adc_test.c |
|
|
8 |
|
|
9 //=========================================================================== |
|
|
10 // ####GPLCOPYRIGHTBEGIN#### |
|
|
11 // ------------------------------------------- |
|
|
12 // This file is part of eCos, the Embedded Configurable Operating System. |
|
|
13 // Copyright (C) 2010 Free Software Foundation, Inc. |
|
|
14 // |
|
|
15 // This program is free software; you can redistribute it and/or modify |
|
|
16 // it under the terms of the GNU General Public License as published by |
|
|
17 // the Free Software Foundation; either version 2 or (at your option) any |
|
|
18 // later version. |
|
|
19 // |
|
|
20 // This program is distributed in the hope that it will be useful, but |
|
|
21 // WITHOUT ANY WARRANTY; without even the implied warranty of |
|
|
22 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
|
23 // General Public License for more details. |
|
|
24 // |
|
|
25 // You should have received a copy of the GNU General Public License |
|
|
26 // along with this program; if not, write to the |
|
|
27 // Free Software Foundation, Inc., 51 Franklin Street, |
|
|
28 // Fifth Floor, Boston, MA 02110-1301, USA. |
|
|
29 // ------------------------------------------- |
|
|
30 // ####GPLCOPYRIGHTEND#### |
|
|
31 //=========================================================================== |