RTOS homework 4

Dependencies:   C12832_lcd mbed

Files at this revision

API Documentation at this revision

Comitter:
gatedClock
Date:
Sun Aug 18 18:53:44 2013 +0000
Parent:
12:fab8e658ae76
Child:
14:fb4c76ac43a1
Commit message:
adding the rtos include disabled lcd and led.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sun Aug 18 18:03:10 2013 +0000
+++ b/main.cpp	Sun Aug 18 18:53:44 2013 +0000
@@ -32,6 +32,7 @@
 
 -----includes-----------------------------------//----------------------------*/
     #include "mbed.h"                           // mbed class.
+    #include "rtos.h"
     #include "C12832_lcd.h"                     // LCD class.
 //---defines------------------------------------//------------------------------
     #define LCD1 lcd.locate(0, 0);              // LCD line 1.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-rtos.lib	Sun Aug 18 18:53:44 2013 +0000
@@ -0,0 +1,1 @@
+https://mbed.org/users/mbed_official/code/mbed-rtos/#869ef732a8a2