aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* STM32 ADC driver updatepatacongo2011-12-202-110/+263
* Update M25P driver per feedback from Mohammed Elwakeelpatacongo2011-12-201-1/+1
* Finishes the PWM driver for the STM32patacongo2011-12-201-12/+12
* PWM driver workspatacongo2011-12-202-23/+120
* First round of PWM driver debug changespatacongo2011-12-201-1/+5
* ADC driver updatepatacongo2011-12-201-42/+237
* Add a test for PWM driverspatacongo2011-12-193-6/+30
* Remove the PWM pulse count method. It can't be support on current hardwarepatacongo2011-12-191-23/+0
* Completes coding of the PWM modulepatacongo2011-12-191206-0/+314249