Added a word or two on threading, which should be sufficient to close task #6683

This commit is contained in:
goldsimon
2009-05-05 19:33:41 +00:00
parent 14dba4ae2b
commit bdd5586cee
2 changed files with 33 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
savannah.txt - How to obtain the current development source code.
contrib.txt - How to contribute to lwIP as a developer.
rawapi.txt - The documentation for the core API of lwIP.
Also provides an overview about the other APIs and multithreading.
snmp_agent.txt - The documentation for the lwIP SNMP agent.
sys_arch.txt - The documentation for a system abstraction layer of lwIP.