X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Fpwm.h;h=03d98453499af5f23a6fb4643a414acfefebc1b9;hb=2535cb94ec2183791128f8bbd109ca69a960cf78;hp=30f5b4d4408edf1f838467135b080c7a6c2a32d9;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/drv/pwm.h b/drv/pwm.h index 30f5b4d4..03d98453 100644 --- a/drv/pwm.h +++ b/drv/pwm.h @@ -37,27 +37,6 @@ * \author Francesco Sacchi */ -/*#* - *#* $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