Adafruit-board-toolkit

Latest version: v1.1.1

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

Scan your dependencies

1.1.1

Thanks carlosperate!

To use in CPython, `pip3 install adafruit-board-toolkit`.

Read the [docs](https://circuitpython.readthedocs.io/projects/board-toolkit/en/latest/) for info on how to use it.

1.1.0

- Fix for MacOS on Apple M1.
- Fix for MacOS 10.12 and 10.13, which were not returning interface names.

Thanks Neradoc for both of these.
- Allow a few extra interface name prefixes for existing boards that do not use "CircuitPython " as the prefix.

---

To use in CPython, `pip3 install adafruit-board-toolkit`.

Read the [docs](https://circuitpython.readthedocs.io/projects/board-toolkit/en/latest/) for info on how to use it.

1.0.1

- Mu is still supporting Python 3.5, so make this compatible with the Mu tests on Python 3.5.
- Don't build as a CircuitPython library. This is CPython only.

To use in CPython, `pip3 install adafruit-board-toolkit`.

Read the [docs](https://circuitpython.readthedocs.io/projects/board-toolkit/en/latest/) for info on how to use it.

1.0.0

Utility and helper library to provide and collect information about Adafruit-related boards.

This initial version identifies USB CDC ports associated with CircuitPython boards, and distinguishes between REPL ports and plain data ports, based on their USB descriptor interface name. It includes enhanced versions of utilities for MacOS and Windows from pyserial.

The initial use for this library is to allow Mu to distinguish between multiple CDC ports, and to identify boards based on the ports rather than USB PID/VIDs.

To use in CPython, `pip3 install adafruit-board-toolkit`.

Read the [docs](https://circuitpython.readthedocs.io/projects/board-toolkit/en/latest/) for info on how to use it.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.