
mbed-ls 1.8.15
0
mbed-ls is a Python module that detects and lists mbed-enabled devices connected to the host compute
Contents
mbed-ls is a Python module that detects and lists mbed-enabled devices connected to the host computer
Stars: 37, Watchers: 37, Forks: 69, Open Issues: 14The ARMmbed/mbed-os-tools repo was created 7 years ago and the last code push was 1 years ago. The project is moderately popular with 37 github stars!
How to Install mbed-ls
You can install mbed-ls using pip
pip install mbed-ls
or add it to a project with poetry
poetry add mbed-ls
Package Details
- Author
- Graham Hammond, Mark Edgeworth
- License
- Apache-2.0
- Homepage
- https://github.com/ARMmbed/mbed-os-tools
- PyPi:
- https://pypi.org/project/mbed-ls/
- GitHub Repo:
- https://github.com/ARMmbed/mbed-os-tools
Classifiers
- Software Development/Build Tools
- Software Development/Embedded Systems
Related Packages
Errors
A list of common mbed-ls errors.
Code Examples
Here are some mbed-ls code examples and snippets.
pythonfix