rpl: doc: add configuration hints
This commit is contained in:
parent
d8f30150b4
commit
b654dc3167
@ -12,6 +12,26 @@
|
||||
* @defgroup net_gnrc_rpl RPL
|
||||
* @ingroup net_gnrc
|
||||
* @brief RPL implementation for GNRC
|
||||
*
|
||||
* Configuration
|
||||
* =============
|
||||
*
|
||||
* USEMODULE
|
||||
* ---------
|
||||
*
|
||||
* - RPL (Storing Mode)
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ {.mk}
|
||||
* USEMODULE += gnrc_rpl
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
*
|
||||
* CFLAGS
|
||||
* ------
|
||||
*
|
||||
* - Exclude Prefix Information Options from DIOs
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ {.mk}
|
||||
* CFLAGS += -DGNRC_RPL_WITHOUT_PIO
|
||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
*
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user