mbed-rtos

Dependents:   YOZAKURA_ARM

Fork of mbed-rtos by mbed official

Files at this revision

API Documentation at this revision

Comitter:
yusuke_kyo
Date:
Thu Apr 16 02:36:31 2015 +0000
Parent:
69:1110fa448e2f
Commit message:
error.h -> mbed_error.h

Changed in this revision

rtos/RtosTimer.cpp Show annotated file Show diff for this revision Revisions of this file
rtos/Semaphore.cpp Show annotated file Show diff for this revision Revisions of this file
rtx/RTX_CM_lib.h Show annotated file Show diff for this revision Revisions of this file
--- a/rtos/RtosTimer.cpp	Tue Mar 31 09:46:05 2015 +0000
+++ b/rtos/RtosTimer.cpp	Thu Apr 16 02:36:31 2015 +0000
@@ -24,7 +24,7 @@
 #include <string.h>
 
 #include "cmsis_os.h"
-#include "error.h"
+#include "mbed_error.h"
 
 namespace rtos {
 
--- a/rtos/Semaphore.cpp	Tue Mar 31 09:46:05 2015 +0000
+++ b/rtos/Semaphore.cpp	Thu Apr 16 02:36:31 2015 +0000
@@ -22,7 +22,7 @@
 #include "Semaphore.h"
 
 #include <string.h>
-#include "error.h"
+#include "mbed_error.h"
 
 namespace rtos {
 
--- a/rtx/RTX_CM_lib.h	Tue Mar 31 09:46:05 2015 +0000
+++ b/rtx/RTX_CM_lib.h	Thu Apr 16 02:36:31 2015 +0000
@@ -31,7 +31,7 @@
  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  * POSSIBILITY OF SUCH DAMAGE.
  *---------------------------------------------------------------------------*/
-#include "error.h"
+#include "mbed_error.h"
 
 #if   defined (__CC_ARM)
 #pragma O3