Mbed-cli

Latest version: v1.10.5

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

Scan your dependencies

Page 2 of 5

1.9.1

**Fixed:**
* 846 --flash regression: `'baudrate' referenced before assignment`

1.9.0

Fixed
* links in README
* Circle CI environment
* Add --profile help text to export
* Include tests in PyPI tarball
* Moving tags in git >= 2.20
* Don't error on `-D` in `mbed test` and `mbed test --run`
* Don't force the host address in `mbed dm` when it's not present
* Don't print location for `mbed config`

Feature
* "mbed new" to creates a default `mbed_app.json`
* Introduce a config flag, `no_requirements`, which disables the built in install of python modules.
* Only report and don't install missing python modules during `mbed compile`, `mbed test`, `mbed export`, `mbed detect`
* Add `-D MBED_TEST_MODE` to `mbed test`

1.8.3

**Fixed:**
* Icetea warning when icetea is not desired (770)
* Support for package types in requirements.txt (782)
* Fallback to detect connected target when none specified (774)
* Filesystem encoding for all decode calls (767)
* Bytes or %r to handle paths and process output (766)
* pip install help message on Mac (763)

1.8.2

**Fixed:**
* Icetea: Add warning if there is no `TEST_APPS` folder (758)
* Export: Add `--no-requirements` for export (757)

1.8.1

**Fixed:**
* Concurrent Mbed CLI deploys that access the same cached repo no longer cause cache corruption 752
* Python dependencies using a github URL and release instead of a package name and version are checked correctly and no longer cause spurious pip installs. 750
* `mbed test --unittest` no longer requires a target and toolchain 743

1.8.0

**New:**
* Pelion Device Management functionality via `mbed dm`, `mbed dev-mgmt`, `mbed device-management` sub-command. See [Mbed CLI documentation](https://github.com/ARMmbed/mbed-clidevice-update) for more details.
* Support for Mbed OS system testing based on [IceTea](https://github.com/ARMmbed/icetea) framework. Use `mbed test --icetea`. See [IceTea documentation](https://github.com/ARMmbed/mbed-os/tree/master/TEST_APPS) for more details.
* Support for Mbed OS unit testing via `mbed test --unittest`. See [Unit test documentation](https://github.com/ARMmbed/mbed-os/tree/master/UNITTESTS) for more details.
* Optional flag `--no-requirements` to commands `new`, `import`, `update` and `deploy`. The default behaviour stays the same, but when the flag is enabled it will no longer check for and install missing python requirements.

**Fixed:**
* Various documentation improvements.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.