mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-23 11:09:28 -05:00
fix minor spelling issue by removing contraction (#763)
This commit is contained in:
parent
a7507b082e
commit
626b54819b
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Setting configUSING_QEMU results in console output when an LED toggles as
|
/* Setting configUSING_QEMU results in console output when an LED toggles as
|
||||||
LEDs aren't visible in QEMU. */
|
LEDs are not visible in QEMU. */
|
||||||
#define configUSING_QEMU 1
|
#define configUSING_QEMU 1
|
||||||
|
|
||||||
#define configMAX_API_CALL_INTERRUPT_PRIORITY 18
|
#define configMAX_API_CALL_INTERRUPT_PRIORITY 18
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue