]> begriffs open source - freertos/commit
Fix remarks emitted by IAR compiler (#763)
authorGaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Mon, 21 Aug 2023 09:18:22 +0000 (14:48 +0530)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 09:18:22 +0000 (14:48 +0530)
commitb9f488a7133c6dadf236a44ec318eb2d2ab0573b
tree4d94949dd9c78be1fad9a0fd942dfe5faefc9b55
parent7372519cba39922ce5aeb92b8931cf8694b78bd2
Fix remarks emitted by IAR compiler (#763)

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
30 files changed:
portable/ARMv8M/non_secure/port.c
portable/GCC/ARM_CM23/non_secure/port.c
portable/GCC/ARM_CM23_NTZ/non_secure/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_CM4_MPU/portmacro.h
portable/GCC/ARM_CM55/non_secure/port.c
portable/GCC/ARM_CM55_NTZ/non_secure/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_CM4F_MPU/portasm.s
portable/IAR/ARM_CM4F_MPU/portmacro.h
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/RVDS/ARM_CM4_MPU/portmacro.h
timers.c