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.
Diff: arch/TARGET_NXP/lwipopts_conf.h
- Revision:
- 24:f274b521b211
- Parent:
- 10:ab9330955226
--- a/arch/TARGET_NXP/lwipopts_conf.h Thu Feb 05 13:45:38 2015 +0000 +++ b/arch/TARGET_NXP/lwipopts_conf.h Mon Feb 09 09:15:34 2015 +0000 @@ -21,7 +21,7 @@ #define LWIP_TRANSPORT_ETHERNET 1 -#if defined(TARGET_LPC4088) +#if defined(TARGET_LPC4088) || defined(TARGET_LPC4088_DM) #define MEM_SIZE 15360 #elif defined(TARGET_LPC1768) #define MEM_SIZE 16362