mirror of
https://github.com/apache/nuttx.git
synced 2026-09-09 02:16:35 +00:00
SAMA5 PWM: Add first cut at PWM driver
This commit is contained in:
parent
7394517bab
commit
e73d77c73f
4 changed files with 1471 additions and 2 deletions
|
|
@ -5970,4 +5970,8 @@
|
|||
logic cause re-use of a stale pointer. Changed to a two pass
|
||||
uninitialization for the case of the composite driver: Memory
|
||||
resources are not freed until the second uninitialization pass.
|
||||
From David Sidrane (2011-1105).
|
||||
From David Sidrane (2011-11-5).
|
||||
* arch/arm/src/sama5/sam_pwm.c and .h: Add PWM driver for SAMA5
|
||||
untested on initial checkout (not even incorporated in to build
|
||||
system) (2013-11-6).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue