Search Criteria
Package Details: python-mbed-tools 7.57.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-mbed-tools.git (read-only, click to copy) |
---|---|
Package Base: | python-mbed-tools |
Description: | Command line interface for Mbed OS |
Upstream URL: | https://os.mbed.com |
Licenses: | Apache |
Provides: | python-mbed-tools |
Submitter: | lorcap |
Maintainer: | None |
Last Packager: | lorcap |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-22 22:11 (UTC) |
Last Updated: | 2022-09-05 20:30 (UTC) |
Dependencies (15)
- cmake (cmake-gitAUR)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-click
- python-dotenv
- python-jinja
- python-psutil
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-pyudev
- python-requests
- python-tabulate (python-tabulate-gitAUR)
- python-tqdm
- python-typing_extensions
- python-setuptools (make)
Required by (1)
- mbed-os6 (optional)
Latest Comments
lorcap commented on 2023-06-19 20:43 (UTC)
Unfortunately, I'm no longer interested in maintaining this package. Would you like to adopt it?
phansel commented on 2023-06-09 18:20 (UTC)
Appears to not create or populate the folder /usr/lib/python3.11/site-packages/mbed_tools/targets/_internal/data. This folder should contain targets_metadata.json. Without it,
mbed_tools configure -t GCC_ARM -m <TARGET>
fails even on demo boards, e.g. NUCLEOxyz, withERROR: [Errno 2] No such file or directory: '/usr/lib/python3.11/site-packages/mbed_tools/targets/_internal/data/targets_metadata.json'
lorcap commented on 2022-09-05 20:32 (UTC)
I've just pushed version 7.57. Could you please provide the command line you used?
BioBox commented on 2022-09-05 00:59 (UTC)
This package is not only out of date, but doesn't install correctly. Trying to create a new project gives the following: