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
Diff: core/driver/uip/EthDev.h
- Revision:
- 63:157ee3202edb
- Parent:
- 1:9f6a78395432
diff -r 8be8c5924c3e -r 157ee3202edb core/driver/uip/EthDev.h --- a/core/driver/uip/EthDev.h Thu Oct 03 04:53:11 2013 +0000 +++ b/core/driver/uip/EthDev.h Fri Oct 18 12:40:09 2013 +0000 @@ -42,8 +42,6 @@ Ethernet Device Defines *----------------------------------------------------------------------------*/ #define EthDev_ADDR_SIZE 6 /*!< Ethernet Address size in bytes */ -#define EthDev_MTU_SIZE 1514 /*!< Maximum Transmission Unit */ - /*---------------------------------------------------------------------------- Ethernet Device Configuration and Control Command Defines
MiMic Webservice library