Go to file
Anas Nashif f4ed108ada build: create libzephyr.a and link it in instead of objects
Enabling building of the kernel archive as the first step towards
split kernel and app builds.
An application will be able to link against this archive in the final
step of the build process.

Change-Id: If0abc7002d19ca2ca10c7babd83fe1dc6fccebfa
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-07-31 18:10:02 +00:00
.known-issues
arch qemu_nios2: increase RAM size 2016-07-29 20:47:11 +00:00
boards board: nitrogen: Add support for the Nitrogen board 2016-07-29 14:08:06 +00:00
doc board: nitrogen: Add support for the Nitrogen board 2016-07-29 14:08:06 +00:00
drivers qmsi: flash: Improved reentrancy of the soc flash driver 2016-07-31 16:58:08 +00:00
ext samples/net : Adding mbedTLS sample client 2016-07-31 17:00:45 +00:00
include i2c: Remove suspend and resume hooks from i2c_driver_api 2016-07-29 23:10:10 +00:00
kernel
lib
misc
net net: contiki: Prevent a null dereference 2016-07-29 18:05:45 +00:00
samples samples/net : Adding mbedTLS sample client 2016-07-31 17:00:45 +00:00
scripts
tests
usb
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile build: create libzephyr.a and link it in instead of objects 2016-07-31 18:10:02 +00:00
Makefile.inc
zephyr-env.sh