pkg/lwip: cleanup doxygen documentation
- Deduplicate lwip group definition - Fix reference to sock instead of conn
This commit is contained in:
parent
998fd6bcc9
commit
bd816f3fb1
@ -4,4 +4,7 @@
|
|||||||
* @ingroup net
|
* @ingroup net
|
||||||
* @brief Provides the lwIP network stack
|
* @brief Provides the lwIP network stack
|
||||||
* @see http://savannah.nongnu.org/projects/lwip/
|
* @see http://savannah.nongnu.org/projects/lwip/
|
||||||
|
*
|
||||||
|
* lwIP is a lightweight TCP/IP stack primarily for usage with Ethernet.
|
||||||
|
* It can be used with the @ref sock API.
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -7,13 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup pkg_lwip lwIP
|
* @ingroup pkg_lwip
|
||||||
* @ingroup pkg
|
|
||||||
* @brief A lightweight TCP/IP stack
|
|
||||||
* @see http://savannah.nongnu.org/projects/lwip/
|
|
||||||
*
|
|
||||||
* lwIP is a lightweight TCP/IP stack primarily for usage with Ethernet.
|
|
||||||
* It can be used with the the @ref conn.
|
|
||||||
*
|
*
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user