Mercurial > ecos
view packages/devs/adc/arm/at91/current/ChangeLog @ 2956:ae92e99547f4
* ecos.db: Add AT91 ADC driver.
* devs/adc/arm/at91/*: Initial check-in ADC driver for AT91 contributed by
Christophe Coutand.
| author | sergeig |
|---|---|
| date | Sun, 30 May 2010 10:24:56 +0000 |
| parents | |
| children |
line wrap: on
line source
2010-05-18 ccoutand <ccoutand@stmi.com> * AT91 ADC driver package created * cdl/adc_at91.cdl * src/adc_at91.c * include/adc_at91.inl * tests/at91_adc_test.c //=========================================================================== // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. // Copyright (C) 2010 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#### //===========================================================================
