Mercurial > ecos
view packages/devs/adc/synth/current/ChangeLog @ 2844:defb62be5b44
* cdl/adc_synth.cdl:
* cdl/adc_synth.c:
Fixed some typos.
| author | nickg |
|---|---|
| date | Fri, 06 Mar 2009 13:49:31 +0000 |
| parents | 8fe6d83b6d48 |
| children |
line wrap: on
line source
2009-03-05 Simon Kallweit <simon.kallweit@intefo.ch> * cdl/adc_synth.cdl: * cdl/adc_synth.c: Fixed some typos. 2009-02-27 Simon Kallweit <simon.kallweit@intefo.ch> * cdl/adc_synth.cdl * src/adc_synth.c Synthetic ADC driver package created. //=========================================================================== // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. // Copyright (C) 2009 Free Software Foundation, Inc. // // 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 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., 51 Franklin Street, // Fifth Floor, Boston, MA 02110-1301, USA. // ------------------------------------------- // ####GPLCOPYRIGHTEND#### //===========================================================================
