Skip to content

Commit f540570

Browse files
committed
Start CI checks
1 parent 0106ee8 commit f540570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/template_configuration/FreeRTOSConfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@
453453
#define configENFORCE_SYSTEM_CALLS_FROM_KERNEL_ONLY 1
454454

455455
/* Set configALLOW_UNPRIVILEGED_CRITICAL_SECTIONS to 1 to allow unprivileged
456-
* tasks enter critical sections (effectively mask interrupts). Set to 0 to
456+
* tasks enter critical sections (effectively mask interrupts). Set to 0 to
457457
* prevent unprivileged tasks entering critical sections. Defaults to 1 if left
458458
* undefined. Only used by the FreeRTOS Cortex-M MPU ports, not the standard
459459
* ARMv7-M Cortex-M port. */

0 commit comments

Comments
 (0)