lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] MEM_SIZE


From: Simon Goldschmidt
Subject: Re: [lwip-users] MEM_SIZE
Date: Thu, 15 Mar 2018 11:28:34 +0100

Giuseppe Modugno wrote:
> [..]
> I think with the following options:
> 
> #define MEM_LIBC_MALLOC  0
> #define MEM_USE_POOLS      1
> #define MEM_USE_CUSTOM_POOLS 1  /* Needed by MEM_USE_POOLS */

It's MEMP_USE_CUSTOM_POOLS, not MEM_USE_CUSTOM_POOLS. And it compiles for me,
see the win32 port for an example.

Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]