From eaabec0a91967b40b9fbcabfd3399f1e33fb7c4c Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 13 Jun 2015 19:14:07 -0700 Subject: stm32f2-f4: refactor wirish doxygen paths and comments --- wirish/stm32f2-f4/boards_setup.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'wirish/stm32f2-f4/boards_setup.cpp') diff --git a/wirish/stm32f2-f4/boards_setup.cpp b/wirish/stm32f2-f4/boards_setup.cpp index 1591e17..fdd6f27 100644 --- a/wirish/stm32f2-f4/boards_setup.cpp +++ b/wirish/stm32f2-f4/boards_setup.cpp @@ -25,12 +25,12 @@ *****************************************************************************/ /** - * @file wirish/stm32f2/boards_setup.cpp + * @file wirish/stm32f2-f4/boards_setup.cpp * @author Marti Bolivar - * @brief STM32F2 chip setup. + * @brief STM32F2-F4 chip setup. * - * This file controls how init() behaves on the STM32F2. Be very - * careful when changing anything here. Many of these values depend + * This file controls how init() behaves on the STM32F2 through STM32F4. + * Be very careful when changing anything here. Many of these values depend * upon each other. */ -- cgit v1.2.3