mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/nucleo-g07xrb: close some ADC doxygen groups
This commit is contained in:
parent
a92cdb535e
commit
6cbc494a96
@ -106,6 +106,7 @@ static const adc_conf_t adc_config[] = {
|
||||
};
|
||||
|
||||
#define ADC_NUMOF ARRAY_SIZE(adc_config)
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
* @name SPI configuration
|
||||
|
@ -104,6 +104,7 @@ static const adc_conf_t adc_config[] = {
|
||||
};
|
||||
|
||||
#define ADC_NUMOF ARRAY_SIZE(adc_config)
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
* @name SPI configuration
|
||||
|
Loading…
Reference in New Issue
Block a user