Contents

mbed-tools 7.59.0

0

Command line interface for Mbed OS.

Command line interface for Mbed OS.

Stars: 44, Watchers: 44, Forks: 25, Open Issues: 53

The ARMmbed/mbed-tools repo was created 4 years ago and the last code push was 1 years ago. The project is moderately popular with 44 github stars!

How to Install mbed-tools

You can install mbed-tools using pip

pip install mbed-tools

or add it to a project with poetry

poetry add mbed-tools

Package Details

Author
Mbed team
License
Apache 2.0
Homepage
https://github.com/ARMmbed/mbed-tools
PyPi:
https://pypi.org/project/mbed-tools/
GitHub Repo:
https://github.com/ARMmbed/mbed-tools

Classifiers

  • Software Development/Build Tools
  • Software Development/Embedded Systems
No  mbed-tools  pypi packages just yet.

Errors

A list of common mbed-tools errors.

Code Examples

Here are some mbed-tools code examples and snippets.

GitHub Issues

The mbed-tools package has 53 open issues on GitHub

  • Support generating IAR Embedded Workbench for Arm projects

See more issues on GitHub

Related Packages & Articles

jsonargparse 4.27.7

Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables.

hdfs 2.7.3

HdfsCLI: API and command line interface for HDFS.

gTTS 2.5.1

gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API

glom 23.5.0

A declarative object transformer and formatter, for conglomerating nested data.

fire 0.6.0

A library for automatically generating command line interfaces.

fiona 1.9.6

Fiona reads and writes spatial data files

face 22.0.0

A command-line application framework (and CLI parser). Friendly for users, full-featured for developers.

cmd2 2.4.3

cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python