mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-31 06:53:50 +08:00
Document 6LoWPAN and SLIP netif
This commit is contained in:
@@ -79,6 +79,12 @@
|
||||
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup ppp PPP netif
|
||||
* @ingroup addons
|
||||
* @verbinclude "ppp.txt"
|
||||
*/
|
||||
|
||||
#include "netif/ppp/ppp_opts.h"
|
||||
#if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user