Skip the example app

pull/7745/head
Jarno Lamsa 2018-08-31 10:22:55 +03:00 committed by Olli-Pekka Puolitaival
parent 701490530c
commit b433687e62
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@
#include "mbed.h"
#include "mbed-client-cli/ns_cmdline.h"
#ifndef ICETEA_EXAMPLE_ENABLED
#error [NOT_SUPPORTED] Skipping example application.
#endif
/**
* Macros for setting console flow control.
*/