Merge pull request #8112 from studavekar/update_doc_unittest

specify mbed-cli version requirement
pull/7970/head^2
Martin Kojtal 2018-09-21 09:48:26 +02:00 committed by GitHub
commit 082ba151ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ This document describes how to run and write unit tests for Mbed OS.
* CMake 3.0+ installed.
* Python 2.7.x or >3.5 and pip 10.0 (or newer) installed.
* gcovr >=4.1
* mbed-cli >= 1.80
### Installing dependencies on Debian/Ubuntu