Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more
Revision 90:d35c976570fc, committed 2014-09-06
- Comitter:
- nyatla
- Date:
- Sat Sep 06 02:41:20 2014 +0000
- Parent:
- 89:8b0a010f33a2
- Child:
- 91:db8279c869d3
- Commit message:
- delete error.h
Changed in this revision
| core/driver/ethernet/lpc4088/copy_of_ethernet_api.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/core/driver/ethernet/lpc4088/copy_of_ethernet_api.h Tue Aug 19 07:22:02 2014 +0000 +++ b/core/driver/ethernet/lpc4088/copy_of_ethernet_api.h Sat Sep 06 02:41:20 2014 +0000 @@ -7,7 +7,7 @@ #include "cmsis.h" #include "mbed_interface.h" #include "toolchain.h" -#include "error.h" +//#include "error.h" #define NUM_RX_FRAG 3 /* Num.of RX Fragments. */ #define NUM_TX_FRAG 16 /* Num.of TX Fragments. */
MiMic Webservice library