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

main.cpp

Committer:
hotchpotch
Date:
2016-03-10
Revision:
0:8ea1ab2198d3

File content as of revision 0:8ea1ab2198d3:

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

#include "mbed.h"

int main() {
}