Make driver optional; mark AVR specific parts as such.
[bertos.git] / drv / buzzerled_dsp56k.h
index 659542c7ac68e19534361b2f6fa2b3a249b821b6..7afcd469b6bca8bfefb0d2856d1f9bec7409eb31 100755 (executable)
@@ -3,7 +3,7 @@
  * <!--
  * Copyright 2004 Develer S.r.l. (http://www.develer.com/)
  * Copyright 2004 Giovanni Bajo
- * All Rights Reserved.
+ * This file is part of DevLib - See devlib/README for information.
  * -->
  *
  * \brief Hardware support for buzzers and leds in DSP56K-based boards
  * \author Giovanni Bajo <rasky@develer.com>
  */
 
-/*
- * $Log$
- * Revision 1.1  2004/05/23 18:36:05  bernie
- * Import buzzerled driver.
- *
- */
+/*#*
+ *#* $Log$
+ *#* 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 18:36:05  bernie
+ *#* Import buzzerled driver.
+ *#*
+ *#*/
 
 #include <compiler.h>
 #include <hw.h>