mbed workshop intro + cansat examples

Revision:
0:f309f06aeec7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/PC.cpp	Thu May 10 21:14:34 2012 +0000
@@ -0,0 +1,5 @@
+#include "mbed.h"
+
+int main() {
+    printf("Hello World!\n");
+}
\ No newline at end of file