added LWIP_TIMERS_CUSTOM to override the default implementation of timeouts

This commit is contained in:
sg
2016-07-27 21:46:16 +02:00
parent a326b057b3
commit 53dc94d570
5 changed files with 32 additions and 20 deletions

View File

@@ -6,10 +6,14 @@ HISTORY
++ New features:
2016-07-xx: Dirk Ziegelmeier:
2016-07-27: Simon Goldschmidt
* opt.h, timeouts.h/.c: added LWIP_TIMERS_CUSTOM to override the default
implementation of timeouts
2016-07-xx: Dirk Ziegelmeier
* Large overhaul of doxygen documentation
2016-04-05: Simon Goldschmidt:
2016-04-05: Simon Goldschmidt
* timers.h/.c: prepare for overriding current timeout implementation: all
stack-internal caclic timers are avaliable in the lwip_cyclic_timers array