Merge pull request #17202 from Ollrogge/doxygen_fix_pr

periph/flashpage: fix wrong doxygen group
This commit is contained in:
chrysn 2021-11-15 19:43:32 +01:00 committed by GitHub
commit 5a1c5ad096
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
/**
* @ingroup cpu_cortexm_common
* @ingroup drivers_periph_pm
* @ingroup drivers_periph_flashpage
* @{
* @file
* @brief common periph/flashpage functions

View File

@ -8,7 +8,7 @@
/**
* @ingroup cpu_riscv_common
* @ingroup drivers_periph_pm
* @ingroup drivers_periph_flashpage
* @{
* @file
* @brief common periph/flashpage functions