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