empty project for mbed-online-compiler-cli https://github.com/hotchpotch/moco

Dependencies:   mbed

Here is empty project for moco.

- https://github.com/hotchpotch/moco

Revision:
0:8ea1ab2198d3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Thu Mar 10 04:12:33 2016 +0000
@@ -0,0 +1,7 @@
+// This is empty project for mbed-online-compiler-cli
+// - https://github.com/hotchpotch/moco
+
+#include "mbed.h"
+
+int main() {
+}