specify mbed-cli version requirement

pull/8341/head
studavekar 2018-09-13 03:06:42 -05:00 committed by adbridge
parent e7d7b0ded6
commit e1b57ef24e
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