WORKS

Dependencies:   MAX44000 PWM_Tone_Library nexpaq_mdk

Fork of LED_Demo by Maxim nexpaq

Revision:
1:55a6170b404f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbd_os/TESTS/integration/basic/main.cpp	Sat Sep 17 16:32:05 2016 +0000
@@ -0,0 +1,6 @@
+#include "test_env.h"
+
+int main() {
+    GREENTEA_SETUP(15, "default_auto");
+    GREENTEA_TESTSUITE_RESULT(true);
+}
\ No newline at end of file