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

Committer:
hotchpotch
Date:
Thu Mar 10 04:12:33 2016 +0000
Revision:
0:8ea1ab2198d3
init empty project for moco

Who changed what in which revision?

UserRevisionLine numberNew contents of line
hotchpotch 0:8ea1ab2198d3 1 // This is empty project for mbed-online-compiler-cli
hotchpotch 0:8ea1ab2198d3 2 // - https://github.com/hotchpotch/moco
hotchpotch 0:8ea1ab2198d3 3
hotchpotch 0:8ea1ab2198d3 4 #include "mbed.h"
hotchpotch 0:8ea1ab2198d3 5
hotchpotch 0:8ea1ab2198d3 6 int main() {
hotchpotch 0:8ea1ab2198d3 7 }