lwip operating system abstraction layer implementation based on CMSIS-RTOS

Dependents:   LwIPNetworking NetServicesMin EthernetInterface EthernetInterface_RSF ... more

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Tue Jul 08 11:15:31 2014 +0100
Parent:
10:09b0951b1899
Child:
12:011623753f2e
Commit message:
Synchronized with git revision 3197042b65f8d28e856e1a7812d45e2fbe80e3f1

Full URL: https://github.com/mbedmicro/mbed/commit/3197042b65f8d28e856e1a7812d45e2fbe80e3f1/

error.h -> mbed_error.h

Changed in this revision

arch/sys_arch.c Show annotated file Show diff for this revision Revisions of this file
--- a/arch/sys_arch.c	Tue Sep 10 15:14:42 2013 +0300
+++ b/arch/sys_arch.c	Tue Jul 08 11:15:31 2014 +0100
@@ -18,7 +18,7 @@
 #include <string.h>
 
 /* mbed includes */
-#include "error.h"
+#include "mbed_error.h"
 #include "mbed_interface.h"
 #include "us_ticker_api.h"
 
@@ -440,7 +440,7 @@
 
 #endif
 
-#ifdef LWIP_DEBUG 
+#ifdef LWIP_DEBUG
 
 /** \brief  Displays an error message on assertion