Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stm32/common/pwr_common_v1.c')
-rw-r--r--lib/stm32/common/pwr_common_v1.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/stm32/common/pwr_common_v1.c b/lib/stm32/common/pwr_common_v1.c
index 820dfcab..d4c44b3d 100644
--- a/lib/stm32/common/pwr_common_v1.c
+++ b/lib/stm32/common/pwr_common_v1.c
@@ -1,4 +1,5 @@
-/** @addtogroup pwr_file
+/** @addtogroup pwr_file PWR peripheral API
+@ingroup peripheral_apis
@author @htmlonly © @endhtmlonly 2012
Ken Sarkies <ksarkies@internode.on.net>