test1

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
Praktikant
Date:
Wed Apr 13 05:13:58 2016 +0000
Commit message:
test_1

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	Wed Apr 13 05:13:58 2016 +0000
@@ -0,0 +1,7 @@
+#include<stdio.h>
+
+int main(){
+
+printf("Hola mundo  ");
+return 0;
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Wed Apr 13 05:13:58 2016 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/99a22ba036c9
\ No newline at end of file