A basic program to get familiar with Mbed

Files at this revision

API Documentation at this revision

Comitter:
nsejim
Date:
Wed Nov 11 15:43:14 2020 +0000
Commit message:
Created a new program and added mbed library

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 000000000000 -r 835bd4f2165a main.cpp
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Wed Nov 11 15:43:14 2020 +0000
@@ -0,0 +1,1 @@
+#include "mbed.h"
\ No newline at end of file