analogdevicesinc / no-OS

Software drivers in C for systems without an operating system
http://analogdevicesinc.github.io/no-OS/
Other
927 stars 1.65k forks source link

Add support for AXI PWM Generator v2 #2140

Closed jonathanns closed 5 months ago

jonathanns commented 6 months ago

Pull Request Description

This introduces support for the AXI PWM Gen. IP Core v2, which has been released in the HDL repository. It includes a runtime check within the driver to ensure compatibility with v1. This does not affect the existing projects.

PR Type

PR Checklist

jonathanns commented 6 months ago

v1:

jonathanns commented 5 months ago

v2: