Added LWIP_VERSION to get the current version of the stack (implements task #9032: Provide means to get Version of Stack and submodules)

This commit is contained in:
goldsimon
2009-02-12 21:00:11 +00:00
parent bf09400c4c
commit 466f4e699c
2 changed files with 20 additions and 0 deletions

View File

@@ -19,6 +19,9 @@ HISTORY
++ New features:
2009-02-12 Simon Goldschmidt
* init.h: Added LWIP_VERSION to get the current version of the stack
2009-02-11 Simon Goldschmidt (suggested by Gottfried Spitaler)
* opt.h, memp.h/.c: added MEMP_MEM_MALLOC to use mem_malloc/mem_free instead
of the pool allocator (can save code size with MEM_LIBC_MALLOC if libc-malloc