asd

Fork of mbed-rtos by mbed official

Files at this revision

API Documentation at this revision

Comitter:
alansong95
Date:
Tue Feb 20 14:37:53 2018 +0000
Parent:
123:58563e6cba1e
Commit message:
asd

Changed in this revision

rtos/Mutex.cpp Show annotated file Show diff for this revision Revisions of this file
rtx/TARGET_CORTEX_M/RTX_Conf_CM.c Show annotated file Show diff for this revision Revisions of this file
--- a/rtos/Mutex.cpp	Mon Nov 14 17:14:42 2016 -0600
+++ b/rtos/Mutex.cpp	Tue Feb 20 14:37:53 2018 +0000
@@ -22,7 +22,6 @@
 #include "rtos/Mutex.h"
 
 #include <string.h>
-#include "platform/mbed_error.h"
 
 namespace rtos {
 
--- a/rtx/TARGET_CORTEX_M/RTX_Conf_CM.c	Mon Nov 14 17:14:42 2016 -0600
+++ b/rtx/TARGET_CORTEX_M/RTX_Conf_CM.c	Tue Feb 20 14:37:53 2018 +0000
@@ -40,7 +40,7 @@
  *---------------------------------------------------------------------------*/
 
 // Include per-target RTX config file
-#include "mbed_rtx.h"
+
 
 //-------- <<< Use Configuration Wizard in Context Menu >>> -----------------
 //