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:
authorKen Sarkies <ksarkies@internode.on.net>2014-01-14 16:28:48 +0400
committerFrantisek Burian <BuFran@seznam.cz>2014-01-16 01:19:52 +0400
commit3c6e9fd56df9784bd0545a982754718dba70a50c (patch)
tree7e2a95329a1246cbca57ae65aa35403d13fc5a1a /include/libopencm3/stm32/common/gpio_common_f234.h
parenta54a12e1c96236e6e010e97e91c5a82a2ad516f1 (diff)
Fix a number of top level doxygen issues.
So that the navigation pane works correctly in browsers. Some additional doc fixes put in where found (but many more still to go). Added some dummy .c and .h files to bring the associated docs into line. makefile changed to allow 'make html' as well as 'make doc' (the latter only does html anyway).
Diffstat (limited to 'include/libopencm3/stm32/common/gpio_common_f234.h')
-rw-r--r--include/libopencm3/stm32/common/gpio_common_f234.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/include/libopencm3/stm32/common/gpio_common_f234.h b/include/libopencm3/stm32/common/gpio_common_f234.h
index 0b4191db..e574a1b9 100644
--- a/include/libopencm3/stm32/common/gpio_common_f234.h
+++ b/include/libopencm3/stm32/common/gpio_common_f234.h
@@ -1,11 +1,11 @@
/** @addtogroup gpio_defines
-
-@author @htmlonly &copy; @endhtmlonly 2011
-Fergus Noble <fergusnoble@gmail.com>
-@author @htmlonly &copy; @endhtmlonly 2012
-Ken Sarkies <ksarkies@internode.on.net>
-
-*/
+ *
+ * @author @htmlonly &copy; @endhtmlonly 2011
+ * Fergus Noble <fergusnoble@gmail.com>
+ * @author @htmlonly &copy; @endhtmlonly 2012
+ * Ken Sarkies <ksarkies@internode.on.net>
+ *
+ */
/*
* This file is part of the libopencm3 project.
*