boards/nucleo-g07xrb: close some ADC doxygen groups

This commit is contained in:
Kaspar Schleiser 2021-10-29 10:49:02 +02:00
parent a92cdb535e
commit 6cbc494a96
2 changed files with 2 additions and 0 deletions

View File

@ -106,6 +106,7 @@ static const adc_conf_t adc_config[] = {
}; };
#define ADC_NUMOF ARRAY_SIZE(adc_config) #define ADC_NUMOF ARRAY_SIZE(adc_config)
/** @} */
/** /**
* @name SPI configuration * @name SPI configuration

View File

@ -104,6 +104,7 @@ static const adc_conf_t adc_config[] = {
}; };
#define ADC_NUMOF ARRAY_SIZE(adc_config) #define ADC_NUMOF ARRAY_SIZE(adc_config)
/** @} */
/** /**
* @name SPI configuration * @name SPI configuration