mbed-os/targets/TARGET_NUVOTON/TARGET_NANO100/device/TOOLCHAIN_GCC_ARM
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
..
NANO130.ld Nuvoton: Fix alignment of execute region to 8-byte boundary 2018-10-19 11:46:55 +01:00
nano100_retarget.c [Nuvoton] Replace __wrap__sbrk with overriding _sbrk 2018-07-26 15:47:25 +08:00