lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] Porting question.


From: Walter ZAMBOTTI
Subject: [lwip-devel] Porting question.
Date: Mon, 15 Feb 2021 15:29:55 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

The 1.4 porting guide states under sys_arch.c

The sys_arch provides semaphores and mailboxes to lwIP. For the full lwIP functionality, multiple threads support can be implemented in the sys_arch, but this is not required for the basic lwIP functionality.

It is not clear what controls/determines this "basic ... functionality".

If SYS_LIGHTWEIGHT_PROT is set (to 1) are Semaphores and/or mailboxs still required?

Regards

Walter


reply via email to

[Prev in Thread] Current Thread [Next in Thread]