mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
This commit is contained in:
+1
-1
@@ -767,7 +767,7 @@ config ARCH_HIPRI_INTERRUPT
|
||||
there will most likely be a system failure.
|
||||
|
||||
If the interrupt stack is selected, on the other hand, then the
|
||||
interrupt handler will always set the the MSP to the interrupt
|
||||
interrupt handler will always set the MSP to the interrupt
|
||||
stack. So when the high priority interrupt occurs, it will either
|
||||
use the MSP of the last privileged thread to run or, in the case of
|
||||
the nested interrupt, the interrupt stack if no privileged task has
|
||||
|
||||
Reference in New Issue
Block a user