ARMmbed / icetea

DEPRECATED mbed test framework
Apache License 2.0
6 stars 7 forks source link

Better error message when not enough devices connected #39

Closed OPpuolitaival closed 6 years ago

OPpuolitaival commented 6 years ago

Description

Now "No suitable local device available" reported when need more devices and not found enough.

Expected something like: "1/2 suitable devices found" that it is more clear for user to add more devices

Original issue: https://github.com/ARMmbed/mbed-os/issues/8028

jonikula commented 6 years ago

This PR should improve the situation here slightly: https://github.com/ARMmbed/icetea/pull/42

jupe commented 6 years ago

Fix will included in next release