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

Files at this revision

API Documentation at this revision

Comitter:
hotchpotch
Date:
Thu Mar 10 04:12:33 2016 +0000
Commit message:
init empty project for moco

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- /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() {
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Thu Mar 10 04:12:33 2016 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/87f2f5183dfb
\ No newline at end of file