mbed-os/targets/TARGET_NUVOTON/TARGET_M2351/device
Deepika 68c7665826 Nuvoton: Fix alignment of execute region to 8-byte boundary
--legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
should strictly align to 8-byte boundary
2018-10-19 11:46:55 +01:00
..
Reg [M2351] Trim HIRC48 to 48M against LXT 2018-07-12 17:51:42 +08:00
StdDriver [M2351] Replace __attribute__((cmse_nonsecure_entry)) with compiler agnostic __NONSECURE_ENTRY 2018-07-12 17:51:59 +08:00
TOOLCHAIN_ARM_MICRO Align to CMSIS defines for Non-secure 2018-10-08 15:18:50 +01:00
TOOLCHAIN_ARM_STD Align to CMSIS defines for Non-secure 2018-10-08 15:18:50 +01:00
TOOLCHAIN_GCC_ARM Nuvoton: Fix alignment of execute region to 8-byte boundary 2018-10-19 11:46:55 +01:00
TOOLCHAIN_IAR Align to CMSIS defines for Non-secure 2018-10-08 15:18:50 +01:00
M2351.h [M2351] Migrate for MP chip version, build sucessfully 2018-07-12 17:51:16 +08:00
M2351_funcs.S [M2351] Adding missing ENDP for ARM 2018-07-13 10:56:45 -05:00
cmsis.h [M2351] Fix binary-compatible across compilers in secure functions 2018-07-12 18:01:41 +08:00
cmsis_nvic.h [M2351] ARMC6 compiler related changes 2018-07-12 17:51:04 +08:00
partition_M2351.h [M2351] Support configurable for partitioning flash/SRAM 2018-07-12 18:01:39 +08:00
startup_M2351.c [M2351] Sync IRQ arrangement to fulfill MP version 2018-07-12 17:51:18 +08:00
stddriver_secure.c Fix hal_deepsleep with serial_can_deep_sleep 2018-10-19 11:46:55 +01:00
stddriver_secure.h Fix hal_deepsleep with serial_can_deep_sleep 2018-10-19 11:46:55 +01:00
system_M2351.c [M2351] Remove redundant GetPC 2018-07-12 17:51:17 +08:00
system_M2351.h [M2351] Migrate for MP chip version, build sucessfully 2018-07-12 17:51:16 +08:00