]> begriffs open source - freertos/commit
Fix typo in check comment of configMAX_SYSCALL_INTERRUPT_PRIORITY (#690)
authorchinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Wed, 21 Jun 2023 09:35:18 +0000 (17:35 +0800)
committerGitHub <noreply@github.com>
Wed, 21 Jun 2023 09:35:18 +0000 (15:05 +0530)
commit9a6284262e583a24633e04d5df5ae71183c29150
tree49aef4cdae67b439a07b2ef22d2bbef11a7010ff
parent17a46c252f2f237e03a6768c5d15731215322f31
Fix typo in check comment of configMAX_SYSCALL_INTERRUPT_PRIORITY (#690)
37 files changed:
portable/ARMv8M/non_secure/port.c
portable/CCS/ARM_CM3/port.c
portable/CCS/ARM_CM4F/port.c
portable/GCC/ARM_CM23/non_secure/port.c
portable/GCC/ARM_CM23_NTZ/non_secure/port.c
portable/GCC/ARM_CM3/port.c
portable/GCC/ARM_CM33/non_secure/port.c
portable/GCC/ARM_CM33_NTZ/non_secure/port.c
portable/GCC/ARM_CM35P/non_secure/port.c
portable/GCC/ARM_CM35P_NTZ/non_secure/port.c
portable/GCC/ARM_CM3_MPU/port.c
portable/GCC/ARM_CM4F/port.c
portable/GCC/ARM_CM4_MPU/port.c
portable/GCC/ARM_CM55/non_secure/port.c
portable/GCC/ARM_CM55_NTZ/non_secure/port.c
portable/GCC/ARM_CM7/r0p1/port.c
portable/GCC/ARM_CM85/non_secure/port.c
portable/GCC/ARM_CM85_NTZ/non_secure/port.c
portable/IAR/ARM_CM23/non_secure/port.c
portable/IAR/ARM_CM23_NTZ/non_secure/port.c
portable/IAR/ARM_CM3/port.c
portable/IAR/ARM_CM33/non_secure/port.c
portable/IAR/ARM_CM33_NTZ/non_secure/port.c
portable/IAR/ARM_CM35P/non_secure/port.c
portable/IAR/ARM_CM35P_NTZ/non_secure/port.c
portable/IAR/ARM_CM4F/port.c
portable/IAR/ARM_CM4F_MPU/port.c
portable/IAR/ARM_CM55/non_secure/port.c
portable/IAR/ARM_CM55_NTZ/non_secure/port.c
portable/IAR/ARM_CM7/r0p1/port.c
portable/IAR/ARM_CM85/non_secure/port.c
portable/IAR/ARM_CM85_NTZ/non_secure/port.c
portable/MikroC/ARM_CM4F/port.c
portable/RVDS/ARM_CM3/port.c
portable/RVDS/ARM_CM4F/port.c
portable/RVDS/ARM_CM4_MPU/port.c
portable/RVDS/ARM_CM7/r0p1/port.c