mirror of https://github.com/ARMmbed/mbed-os.git
Install mbed os tools by default so that MBED upload works out of the box
parent
381df1257f
commit
b08e9faacc
|
|
@ -3,4 +3,3 @@
|
|||
mbed-host-tests
|
||||
mbed-greentea
|
||||
mbed-ls
|
||||
mbed-os-tools
|
||||
|
|
@ -4,3 +4,4 @@ future>=0.18.0,<1.0
|
|||
jinja2>=2.11.3
|
||||
intelhex>=2.3.0,<3.0.0
|
||||
mbed-tools
|
||||
mbed-os-tools
|
||||
Loading…
Reference in New Issue