A test blinky program by using the Toragi ARM writer.

Dependencies:   mbed-src

Revision:
1:33b6339739a5
Parent:
0:df45872c0560
--- a/main.cpp	Sat Feb 15 23:51:17 2014 +0000
+++ b/main.cpp	Sun Feb 16 00:33:48 2014 +0000
@@ -16,6 +16,7 @@
         wait(0.5);
     
         //cout << "Hello World!\n\r" << endl;
+        printf("Hello World !\n\r");
     
         led = 0;
         wait(0.5);