git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4211 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2012-05-19 07:04:18 +00:00
parent 8756c315ee
commit 60ed87c841
3 changed files with 3 additions and 3 deletions

View File

@ -36,7 +36,7 @@
/**
* @brief PendSV priority level.
* @note This priority is enforced to be equal to @p 0,
* this handler always have the highest priority that cannot preempt
* this handler always has the highest priority that cannot preempt
* the kernel.
*/
#define CORTEX_PRIORITY_PENDSV 0

View File

@ -36,7 +36,7 @@
/**
* @brief PendSV priority level.
* @note This priority is enforced to be equal to @p 0,
* this handler always have the highest priority that cannot preempt
* this handler always has the highest priority that cannot preempt
* the kernel.
*/
#define CORTEX_PRIORITY_PENDSV 0

View File

@ -36,7 +36,7 @@
/**
* @brief PendSV priority level.
* @note This priority is enforced to be equal to @p 0,
* this handler always have the highest priority that cannot preempt
* this handler always has the highest priority that cannot preempt
* the kernel.
*/
#define CORTEX_PRIORITY_PENDSV 0