You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/portable/GCC/ARM_CM23_NTZ/non_secure
Gaurav-Aggarwal-AWS 3b18a07568
Add .syntax unified to GCC assembly functions (#538)
This fixes the compilation issue with XC32 compiler.

It was reported here - https://forums.freertos.org/t/xc32-v4-00-error-with-building-freertos-portasm-c/14357/4

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

Co-authored-by: Paul Bartell <pbartell@amazon.com>
3 years ago
..
port.c Add support for 16 MPU regions to GCC Cortex-M33 ports (#448) 3 years ago
portasm.c Add .syntax unified to GCC assembly functions (#538) 3 years ago
portasm.h Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
portmacro.h Add suppport for ARM CM55 (#494) 3 years ago
portmacrocommon.h Add suppport for ARM CM55 (#494) 3 years ago