Remove CVS logs. Write convert macro for adc module.
[bertos.git] / drv / pwm.h
index 30f5b4d4408edf1f838467135b080c7a6c2a32d9..03d98453499af5f23a6fb4643a414acfefebc1b9 100644 (file)
--- a/drv/pwm.h
+++ b/drv/pwm.h
  * \author Francesco Sacchi <batt@develer.com>
  */
 
-/*#*
- *#* $Log$
- *#* Revision 1.2  2006/07/19 12:56:26  bernie
- *#* Convert to new Doxygen style.
- *#*
- *#* Revision 1.1  2005/11/04 18:08:49  bernie
- *#* Import into DevLib.
- *#*
- *#* Revision 1.1  2005/05/24 09:17:58  batt
- *#* Move drivers to top-level.
- *#*
- *#* Revision 1.3  2005/05/09 16:36:12  batt
- *#* Change some function names to accomplish coding standard.
- *#*
- *#* Revision 1.2  2005/05/02 16:03:08  batt
- *#* Remove unusefull interrupt saving.
- *#*
- *#* Revision 1.1  2005/05/02 12:36:39  batt
- *#* Add pwm driver.
- *#*
- *#*/
 #ifndef DRV_PWM_H
 #define DRV_PWM_H