FreeRTOS-Kernel/FreeRTOS/Source/portable/ARMv8M/non_secure/portable
Gaurav Aggarwal 66ce9f7d72 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.
2019-12-07 01:23:17 +00:00
..
GCC Remove guards against __ARMCC_VERSION version numbers that were previously used to avoid compiler warnings in some GCC ARM Cortex ports. 2019-11-21 22:35:21 +00:00
IAR Move warning suppression for IAR compiler to portmacro.h for v8M ports 2019-12-07 01:23:17 +00:00