Adapt several comments to contrib rep move
This commit is contained in:
@@ -55,4 +55,4 @@ features of Savannah help us not lose users' input.
|
||||
|
||||
1. If you have ported lwIP to a platform (an OS, a uC/processor or a combination of these) and
|
||||
you think it could benefit others[1] you might want discuss this on the mailing list. You
|
||||
can also ask for Git access to submit and maintain your port in the contrib Git module.
|
||||
can also ask for Git access to submit and maintain your port in the lwIP/contrib subdir.
|
||||
|
||||
@@ -354,7 +354,7 @@ Call these functions in the order of appearance:
|
||||
* several places where a check for a correct thread context is
|
||||
* implemented which greatly helps the user to get threading done right.
|
||||
* See the example sys_arch.c files in unix and Win32 port
|
||||
* in the contrib repository.
|
||||
* in the lwIP/contrib subdirectory.
|
||||
*
|
||||
* In short: Copy the functions sys_mark_tcpip_thread() and
|
||||
* sys_check_core_locking() to your port and modify them to work with your OS.
|
||||
|
||||
Reference in New Issue
Block a user