mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-08-03 11:44:27 +00:00
fix minor spelling issue by removing contraction (#763)
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
*/
|
||||
|
||||
/* 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 configMAX_API_CALL_INTERRUPT_PRIORITY 18
|
||||
|
||||
Reference in New Issue
Block a user