mbedls
module listing mbed-enabled devices connected to host (Python 3)
Install
- All systems
-
curl cmd.cat/mbedls.sh
- Debian
-
apt-get install python3-mbed-ls
- Ubuntu
-
apt-get install python3-mbed-ls
- Kali Linux
-
apt-get install python3-mbed-ls
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-mbed-ls
- Dockerfile
- dockerfile.run/mbedls
python3-mbed-ls
module listing mbed-enabled devices connected to host (Python 3)
This module detects and lists "Mbed Enabled" devices connected to the host computer. mbedls provides the following information for all connected boards using console (terminal) output: - Mbed OS platform name - mount point (MSD or disk) - serial port This package contains the module for Python 3 and the mbedls utility.