Skip to content

Commit 214a0e0

Browse files
authored
Update README.md
1 parent 9aec562 commit 214a0e0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# LwIP
2-
Lightweight TCP/IP stack (LwIP) is a small independent implementation of the TCP/IP protocol suite.
2+
Lightweight TCP/IP stack (LwIP) is a small independent implementation of the TCP/IP protocol suite that has been initially developed by Adam Dunkels and is now continued [here](https://savannah.nongnu.org/projects/lwip/).
3+
4+
Modified to fit Arduino libraries specifications.
5+
6+
It is used by the [STM32Ethernet](https://github.com/stm32duino/STM32Ethernet) library.

0 commit comments

Comments
 (0)