diff options
Diffstat (limited to 'libmaple/rcc.c')
-rw-r--r-- | libmaple/rcc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmaple/rcc.c b/libmaple/rcc.c index 9267972..f3018ee 100644 --- a/libmaple/rcc.c +++ b/libmaple/rcc.c @@ -25,6 +25,7 @@ *****************************************************************************/ /** + * @file rcc.c * @brief Implements pretty much only the basic clock setup on the * stm32, clock enable/disable and peripheral reset commands. */ |