aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/stm32
Commit message (Collapse)AuthorAgeFilesLines
* Fix a filenamepx4dev2012-10-231-0/+0
|
* Tease the PWM driver out and fix some build issues after cleaning up behind ↵px4dev2012-10-233-0/+1235
| | | | the cpuload pieces.
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
|
* Function type fixpx4dev2012-10-211-1/+1
|
* Move the tone_alarm driver out of the NuttX configs area and add it as an ↵px4dev2012-10-212-0/+675
stm32-specific driver in the PX4 apps space. Add a new tone_alarm command that can be used to start/stop alarm tones from the shell.