adafruit / Adafruit_Blinka

Add CircuitPython hardware API and libraries to MicroPython & CPython devices
https://learn.adafruit.com/circuitpython-on-raspberrypi-linux
MIT License
437 stars 327 forks source link

Add PWMOut Support for Generic Agnostic Board #850

Closed brentru closed 2 weeks ago

brentru commented 2 weeks ago

PWMOut implementation for the Generic Agnostic Board. For this board, the PWMOut class is a mock PWM output interface for use with software (CI) testing.