We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0106ee8 commit f540570Copy full SHA for f540570
examples/template_configuration/FreeRTOSConfig.h
@@ -453,7 +453,7 @@
453
#define configENFORCE_SYSTEM_CALLS_FROM_KERNEL_ONLY 1
454
455
/* Set configALLOW_UNPRIVILEGED_CRITICAL_SECTIONS to 1 to allow unprivileged
456
- * tasks enter critical sections (effectively mask interrupts). Set to 0 to
+ * tasks enter critical sections (effectively mask interrupts). Set to 0 to
457
* prevent unprivileged tasks entering critical sections. Defaults to 1 if left
458
* undefined. Only used by the FreeRTOS Cortex-M MPU ports, not the standard
459
* ARMv7-M Cortex-M port. */
0 commit comments