aboutsummaryrefslogtreecommitdiffstats
path: root/ports/ARMCM3/port.dox
diff options
context:
space:
mode:
Diffstat (limited to 'ports/ARMCM3/port.dox')
-rw-r--r--ports/ARMCM3/port.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/ARMCM3/port.dox b/ports/ARMCM3/port.dox
index e5ba84973..ba4111aed 100644
--- a/ports/ARMCM3/port.dox
+++ b/ports/ARMCM3/port.dox
@@ -83,7 +83,7 @@
* Usually there is no need to change this value, please refer to the
* Cortex-M3 technical reference manual for a detailed description.
* - @p BASEPRI_KERNEL, this is the @p BASEPRI value for the kernel lock code.
- * The default value is 0x10.<br>
+ * The default value is 0x40.<br>
* Code running at higher priority levels must not invoke any OS API.<br>
* Usually there is no need to change this value, please refer to the
* Cortex-M3 technical reference manual for a detailed description.
@@ -110,6 +110,6 @@
* @{
* @brief ARM Cortex-M3 NVIC support.
*
- * @ingroup ARMCM3_CORE
+ * @ingroup ARMCM3
*/
/** @} */