We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091cd9c commit df9dfb6Copy full SHA for df9dfb6
features/frameworks/greentea-client/greentea-client/greentea_metrics.h
@@ -26,13 +26,13 @@
26
/**
27
* Setup platform specific metrics
28
*/
29
-MBED_DEPRECATED_SINCE("mbed-os-6.13", "Greentea metrics API are deprecated")
+MBED_DEPRECATED_SINCE("mbed-os-6.14", "Greentea metrics API are deprecated")
30
void greentea_metrics_setup(void);
31
32
33
* Report and cleanup platform specifc metrics
34
35
36
void greentea_metrics_report(void);
37
38
#endif
0 commit comments