Skip to content

Commit

Permalink
boards/nucleo-g07xrb: close some ADC doxygen groups
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Oct 29, 2021
1 parent a92cdb5 commit 6cbc494
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions boards/nucleo-g070rb/include/periph_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ static const adc_conf_t adc_config[] = {
};

#define ADC_NUMOF ARRAY_SIZE(adc_config)
/** @} */

/**
* @name SPI configuration
Expand Down
1 change: 1 addition & 0 deletions boards/nucleo-g071rb/include/periph_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ static const adc_conf_t adc_config[] = {
};

#define ADC_NUMOF ARRAY_SIZE(adc_config)
/** @} */

/**
* @name SPI configuration
Expand Down

0 comments on commit 6cbc494

Please sign in to comment.