nuttx/arch/arm
Michal Lenc 56b3fc0ef9 arch/arm/src/samv7: added support for PWM driver
This commit adds initial support for PWM driver to SAM MCU series.
Only general PWM on PWMH output is currently supported, complementary
output on PWML is not allowed. The current state of the driver also does
not support external triggering of other perihperals.

Multichannel option is supported. The functionality of the driver was
tested on an example pwm application and with a real time control system.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2022-02-13 03:20:07 +08:00
..
include boards: cxd56xx: audio: Support I2S input 2022-02-08 10:47:03 +01:00
src arch/arm/src/samv7: added support for PWM driver 2022-02-13 03:20:07 +08:00
Kconfig arch/arm: select ARM_THUMB by default for Cortex-M 2021-12-27 22:30:53 -06:00