Skip to content

Commit b433687

Browse files
Jarno LamsaOlli-Pekka Puolitaival
authored andcommitted
Skip the example app
1 parent 7014905 commit b433687

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

TEST_APPS/device/exampleapp/main.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
#include "mbed.h"
1919
#include "mbed-client-cli/ns_cmdline.h"
2020

21+
#ifndef ICETEA_EXAMPLE_ENABLED
22+
#error [NOT_SUPPORTED] Skipping example application.
23+
#endif
2124
/**
2225
* Macros for setting console flow control.
2326
*/

0 commit comments

Comments
 (0)