drivers/include/sx127x.h : Add group
Add to config_netdev group to Doxygen
This commit is contained in:
parent
80c6374cc4
commit
497a967a23
@ -96,12 +96,11 @@ extern "C" {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup drivers_sx127x_config Semtech SX1272 and SX1276 driver compile configuration
|
* @defgroup drivers_sx127x_config Semtech SX1272 and SX1276 driver compile configuration
|
||||||
* @ingroup config
|
* @ingroup config_drivers_netdev
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief GPIO mode of DIOx Pins.
|
* @brief GPIO mode of DIOx Pins.
|
||||||
*/
|
*/
|
||||||
#ifndef SX127X_DIO_PULL_MODE
|
#ifndef SX127X_DIO_PULL_MODE
|
||||||
#define SX127X_DIO_PULL_MODE (GPIO_IN_PD)
|
#define SX127X_DIO_PULL_MODE (GPIO_IN_PD)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user