git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@4212 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2012-05-19 07:05:09 +00:00
parent 2b355b28c2
commit 773e831a58
3 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,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

@ -43,7 +43,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

@ -43,7 +43,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