Rename CLOCK_FREQ macro to CPU_FREQ: now clock frequency has to be set in the makefile.
[bertos.git] / bertos / cpu / avr / drv / pwm_avr.c
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2008-06-10 asterixAdd missing include. Fix and clean boderplate for avr...
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-26 asterixUse cfg instead appconfig in bertos modules. Reformat...
2008-05-26 asterixAdd type include. Fix semicolon.
2008-05-26 asterixAdd empty PWM driver implementation for AVR.
2008-05-22 asterixAdd generic module for PWM target family.