Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Anas Nashif 37b1d1eb55 ext: include headers based on HAL being used
For CMSIS we now have HAS_CMSIS which needs to be added to the
SoC definition.
Instead of changing the main Makefile we now include a sub-Makefile
with all related header and library paths that are hosted in
ext/

Move redifintion of LIB_INCLUDE_DIR later to get variables defined
in Makefile.toolchain.*

Change-Id: I9f90f90247c2a66b4565427b89d4e1d4dd5c9622
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-27 01:38:23 +00:00
arch arm: Add support for Nordic Semiconductor's nRF52 series of ICs 2016-05-27 01:38:20 +00:00
boards boards: Add support for the nRF52 DK board (PCA10040) 2016-05-27 01:38:22 +00:00
doc doc: arduino_101: Add section about Bluetooth HCI tracing 2016-05-26 11:11:28 +00:00
drivers ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
ext ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
include console: Add support for commands completion 2016-05-26 12:02:51 +00:00
kernel Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
lib ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
misc Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
net net: ipv6: Fix net_set_mac function 2016-05-26 12:24:43 +00:00
samples arc: support microkernel on ARC 2016-05-25 22:14:18 -04:00
scripts scripts: Add the ISA to the path of included libraries 2016-05-27 01:38:22 +00:00
tests test: bluetooth: disable test for STM32F103RB not enough RAM 2016-05-26 11:14:38 -05:00
.checkpatch.conf add MAINTAINERS file 2016-05-26 15:19:28 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Fix a couple of incorrect git author names 2016-05-10 18:45:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: Add section for Bluetooth 2016-05-26 21:35:42 +00:00
Makefile ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
Makefile.inc scripts: add a script to report RAM/ROM usage 2016-05-26 15:19:15 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00