mbed-os/features/frameworks/greentea-client/source
Russ Butler 52b767496e Fix warning about unused mutex
Move the metrics mutex into the ifdef MBED_STACK_STATS_ENABLED since
it is not used ouside of it. This fixes the warning:
[Warning] greentea_metrics.cpp@37,28: 'mutex' defined but not used [-Wunused-variable]
2017-06-11 09:48:06 +01:00
..
greentea_metrics.cpp Fix warning about unused mutex 2017-06-11 09:48:06 +01:00
greentea_serial.cpp Make GreenTea respect STDIO baud rate 2016-11-07 11:57:02 +01:00
greentea_test_env.cpp Renaming test_env.cpp in greentea to avoid warning 2017-01-17 17:27:41 -06:00