From: gaurav-aws Date: Sat, 7 Dec 2019 01:23:17 +0000 (+0000) Subject: Move warning suppression for IAR compiler to portmacro.h for v8M ports X-Git-Tag: V10.3.0~63 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c34c7c40825cf1556c5addfb9cb1c0b88374e8be;p=freertos Move warning suppression for IAR compiler to portmacro.h for v8M ports IAR produces some warnings which can not be fixed in the source code because then other compilers start generating warnings. We suppressed those warnings in the project file before. This change moves the warning suppression from project files to portmacro.h. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2760 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/FreeRTOS/Demo/CORTEX_MPU_M23_Nuvoton_NuMaker_PFM_M2351_IAR_GCC/Projects/IAR/NonSecure/FreeRTOSDemo_ns.ewp b/FreeRTOS/Demo/CORTEX_MPU_M23_Nuvoton_NuMaker_PFM_M2351_IAR_GCC/Projects/IAR/NonSecure/FreeRTOSDemo_ns.ewp index 018244a0b..e9e54a1d7 100644 --- a/FreeRTOS/Demo/CORTEX_MPU_M23_Nuvoton_NuMaker_PFM_M2351_IAR_GCC/Projects/IAR/NonSecure/FreeRTOSDemo_ns.ewp +++ b/FreeRTOS/Demo/CORTEX_MPU_M23_Nuvoton_NuMaker_PFM_M2351_IAR_GCC/Projects/IAR/NonSecure/FreeRTOSDemo_ns.ewp @@ -297,12 +297,11 @@