The example program for mbed pin-compatible platforms - Blink the LED's alternately.

Dependencies:   mbed mbed-src

Fork of mbed_blinky by Mbed

Files at this revision

API Documentation at this revision

Comitter:
mja054
Date:
Fri Jan 31 22:53:36 2014 +0000
Parent:
1:f54cf65a063e
Commit message:
ASDF

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-src.lib Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Jan 31 05:55:49 2014 +0000
+++ b/main.cpp	Fri Jan 31 22:53:36 2014 +0000
@@ -1,4 +1,5 @@
 #include "mbed.h"
+#include "rtos.h"
 
 DigitalOut green(LED1);
 DigitalOut red(LED2);
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-src.lib	Fri Jan 31 22:53:36 2014 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed-src/#5a6f638110fe