Go to file
Anas Nashif 20fe678782 link binary with extra options provided by app
A custom linker script might have references to files and defines
provided directly by the application, the EXTRA_LINKER_CMD_OPT
variable can be exported by the application with the needed
includes to satisfy the linking process.

Change-Id: Ic0b3dffa9a6c31fe8ef28f4f45c30266e7327e06
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:31 -05:00
arch logger: support for iamcu abi core 2016-02-05 20:25:30 -05:00
boards Update Arduino 101 openocd.cfg 2016-02-05 20:25:30 -05:00
doc doc: fix references to old board names 2016-02-05 20:25:30 -05:00
drivers spi: qmsi: Fix enabling the CS line too late 2016-02-05 20:25:30 -05:00
include toolchain: check if both __aligned and __packed are defined 2016-02-05 20:25:31 -05:00
kernel sys_clock: Lock interrupts when processing announced ticks 2016-02-05 20:25:28 -05:00
lib Integration of TinyCrypt v2: ECC, CMAC, AES-CCM with test cases for CMAC and CCM. 2016-02-05 20:25:23 -05:00
misc init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
net net: contiki: Fix the debug printing support for ICMPv6 code 2016-02-05 20:25:28 -05:00
samples benchmarks: reorg configuration and split float tests 2016-02-05 20:25:30 -05:00
scripts build: fix fixdep warning. 2016-02-05 20:25:31 -05:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile link binary with extra options provided by app 2016-02-05 20:25:31 -05:00
Makefile.inc build: fix parallel builds of applications 2016-02-05 20:25:30 -05:00
zephyr-env.sh mingw: Use windows path style when building with MinGW 2016-02-05 20:25:16 -05:00