patch #7449 allow tcpip callback from interrupt with static memory message

This commit is contained in:
goldsimon
2011-05-14 12:23:10 +00:00
parent 5ead1bf5c8
commit a444ec5111
3 changed files with 70 additions and 7 deletions

View File

@@ -6,6 +6,10 @@ HISTORY
++ New features:
2011-05-14: Simon Goldschmidt (patch by Stéphane Lesage)
* tcpip.c/.h: patch #7449 allow tcpip callback from interrupt with static
memory message
++ Bugfixes: