Fix the pio pins settings everty time we change configuration.
[bertos.git] / bertos / cpu / arm / drv / pwm_at91.c
2010-04-18 asterixFix the pio pins settings everty time we change configu...
2009-11-17 battReformat.
2009-11-17 battRemove too specific ASSERT.
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2008-08-10 bernielog: Retouch documentation; Rearrenge level logic;...
2008-06-11 asterixUse log module instead trace. Add missing set polarity...
2008-05-29 asterixAdd function to change and manage polarity of pwm wave...
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-27 asterixUse cfg instead appconfig in bertos modules. Reformat...
2008-05-21 asterixFix hw include. Reformat.
2008-04-30 asterixAdd pwm driver.