summaryrefslogtreecommitdiffstats
path: root/nuttx/drivers/pwm.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-13Add an upper half watchdog timer driverpatacongo1-2/+2
2012-03-21Move file-system header files to include/nuttx/fspatacongo1-1/+1
2012-01-11Fix the STM32 PWM driver pulse count logicpatacongo1-1/+4
2012-01-09Add basic support for pulse count in the PWM interfacepatacongo1-18/+236
2011-12-20First round of PWM driver debug changespatacongo1-2/+48
2011-12-19Remove the PWM pulse count method. It can't be support on current hardwarepatacongo1-13/+0
2011-12-16Add generic, upper-half PWM driverpatacongo1-0/+422