Add adc pins definition for at91 and fix pins for pwm.
[bertos.git] / cfg / arch_config.h
index 467facc9f66d1bcfba501b386f1630e7fb15c2a1..01ed05d3f6d9a718e7ac5f0d0a3d6effa572f9be 100644 (file)
@@ -28,7 +28,7 @@
  *
  * Copyright 2003,2004 Develer S.r.l. (http://www.develer.com/)
  * Copyright 2001,2002,2003 Bernardo Innocenti <bernie@codewiz.org>
- * This file is part of DevLib - See README.devlib for information.
+ *
  * -->
  *
  * \version $Id$
  * \brief Set system configuration
  */
 
-/*#*
- *#* $Log$
- *#* Revision 1.4  2006/07/19 12:56:25  bernie
- *#* Convert to new Doxygen style.
- *#*
- *#* Revision 1.3  2006/02/24 00:27:56  bernie
- *#* Remove #error to allow compiling local demo.
- *#*
- *#* Revision 1.2  2005/11/04 16:20:01  bernie
- *#* Fix reference to README.devlib in header.
- *#*
- *#* Revision 1.1  2005/04/11 19:04:13  bernie
- *#* Move top-level headers to cfg/ subdir.
- *#*
- *#* Revision 1.3  2004/08/25 14:12:08  rasky
- *#* Aggiornato il comment block dei log RCS
- *#*
- *#* Revision 1.2  2004/06/03 11:27:09  bernie
- *#* Add dual-license information.
- *#*
- *#* Revision 1.1  2004/05/23 17:48:35  bernie
- *#* Add top-level files.
- *#*
- *#*/
 
 #ifndef ARCH_CONFIG_H
 #define ARCH_CONFIG_H