Mindgrove-Technologies / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
0 stars 0 forks source link

PWM - Driver implementation #13

Closed Harini1802 closed 2 months ago

Harini1802 commented 2 months ago

Interrupts in Zephyr PWM can only be implemented when the PWM is captured as input, hence Zephyr PWM interrupts cannot be implemented for Secure-IOT.