Adafruit-blinka

Latest version: v8.39.1

Safety actively analyzes 628924 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 38 of 44

2.0.0

**BREAKING RELEASE**: `close()` has been replaced by `deinit()` in `sysfs_pwmout`. To de-initialize a PWMOut object, call `deinit()` instead of `close()`.

* Added SMA5 to `set_no_cs` to allow a SPI device to setup - thanks Groguard https://github.com/adafruit/Adafruit_Blinka/pull/124

1.3.4

Minor fixes to PWMOut:
* Added a `deinit()` method to PWMOut to match the CircuitPython PWMOut API, thanks sommersoft https://github.com/adafruit/Adafruit_Blinka/pull/121
* Fixes SysFS PWM `Invalid Argument` error when trying to initialize a new PWMOut object, thanks Groguard. https://github.com/adafruit/Adafruit_Blinka/pull/117

1.3.3

Added Initial Orange Pi R1 Support

1.3.2

initialize more thoroughly when there may be some things already enabled, and clean up better when done.

1.3.1

Beta-quality (but working?) PWM outputs, tested on Coral (3 PWM outputs) based on
https://github.com/vsergeev/python-periphery/blob/master/periphery/pwm.py

1.3.0

there is a change in how ligpiod pins are initialized, can now use a tuple to define the gpiochip

Page 38 of 44

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.