Files
phs_v1.0.1.0/third_party/lwip/README.OpenSource

12 lines
743 B
Plaintext
Raw Permalink Normal View History

2024-09-27 19:21:56 +08:00
[
{
"Name" : "lwip",
"License" : "BSD 3-Clause License",
"License File" : "COPYING",
"Version Number" : "2.1.3",
"Owner" : "wangmihu@huawei.com",
"Upstream URL" : "https://savannah.nongnu.org/projects/lwip/",
"Description" : "lwIP is a small independent implementation of the TCP/IP protocol suite that has been initially developed by Adam Dunkels. The focus of the lwIP TCP/IP implementation is to reduce resource usage while still having a full scale TCP. This makes lwIP suitable for use in embedded systems with tens of kilobytes of free RAM and room for around 40 kilobytes of code ROM."
}
]