aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports')
-rw-r--r--os/ports/GCC/ARMCMx/LPC111x/cmparams.h4
-rw-r--r--os/ports/GCC/ARMCMx/STM32F10x/cmparams.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/os/ports/GCC/ARMCMx/LPC111x/cmparams.h b/os/ports/GCC/ARMCMx/LPC111x/cmparams.h
index 33de7b0f8..13fd86202 100644
--- a/os/ports/GCC/ARMCMx/LPC111x/cmparams.h
+++ b/os/ports/GCC/ARMCMx/LPC111x/cmparams.h
@@ -19,9 +19,9 @@
/**
* @file ARMCMx/LPC111x/cmparams.h
- * @brief ARM Cortex-M0 LPC111x specific parameters.
+ * @brief ARM Cortex-M0 LPC111x Specific Parameters.
*
- * @defgroup ARMCMx_LPC111x LPC111x specific parameters
+ * @defgroup ARMCMx_LPC111x LPC111x Specific Parameters
* @ingroup ARMCMx
* @details This file contains the Cortex-M0 specific parameters for the
* LPC111x platform.
diff --git a/os/ports/GCC/ARMCMx/STM32F10x/cmparams.h b/os/ports/GCC/ARMCMx/STM32F10x/cmparams.h
index 902753f83..211e09d48 100644
--- a/os/ports/GCC/ARMCMx/STM32F10x/cmparams.h
+++ b/os/ports/GCC/ARMCMx/STM32F10x/cmparams.h
@@ -19,9 +19,9 @@
/**
* @file ARMCMx/STM32F10x/cmparams.h
- * @brief ARM Cortex-M3 STM32F10x specific parameters.
+ * @brief ARM Cortex-M3 STM32F10x Specific Parameters.
*
- * @defgroup ARMCMx_STM32F10x STM32F10x specific parameters
+ * @defgroup ARMCMx_STM32F10x STM32F10x Specific Parameters
* @ingroup ARMCMx
* @details This file contains the Cortex-M3 specific parameters for the
* STM32F10x platform.