Document 6LoWPAN and SLIP netif

This commit is contained in:
Dirk Ziegelmeier
2016-07-26 20:10:17 +02:00
parent 7f43fcab71
commit 7b770dd9b6
5 changed files with 28 additions and 15 deletions

View File

@@ -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 */