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 7bf6ce5b3b build: support multiple defconfigs per board
We will now look for the defconfig to be used using wildcards which will
allow us to host similar boards in the same directory and share all existing
files.

JIRA: ZEP-103

Change-Id: Icfe5dc2fa4b2c4e21e6b1285d80e0c844d430d7d
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-03-14 20:54:08 +00:00
arch kconfig: move IAMCU option under processor capabilities 2016-03-14 16:50:51 -04:00
boards kconfig: remove optional flag for boards 2016-03-14 16:50:50 -04:00
doc Fix typo on windows set up documentation. 2016-03-09 06:31:20 +00:00
drivers pinmux: do not depend on GPIO 2016-03-14 18:40:31 +00:00
include Bluetooth: Add support for outgoing BR/EDR connections 2016-03-14 11:37:11 +00:00
kernel kconfig: remove redundant EVENT_LOGGER option 2016-03-14 16:50:51 -04:00
lib libc: Add off_t definition 2016-03-11 01:09:56 +00:00
misc kconfig: move ARM bootloader options to bootloader menu 2016-03-14 16:50:50 -04:00
net Bluetooth: Call HCI_Reset synchronously to catch errors 2016-03-14 18:05:24 +02:00
samples net: apps: Change dtls-client to use common testing header file 2016-03-14 15:11:46 +00:00
scripts sanitycheck: enable qemu_x86_iamcu and prefer it over qemu_x86 2016-03-12 02:24:51 +00:00
tests Bluetooth: shell: Add support for outgoing BR/EDR connections 2016-03-14 16:03:20 +00:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes
.gitignore gitignore: make sure that SOC specific linker scripts stay visible 2016-03-04 18:31:42 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE
Makefile HACK: qemu: change e_machine for IAMCU binaries 2016-03-12 02:24:46 +00:00
Makefile.inc build: support multiple defconfigs per board 2016-03-14 20:54:08 +00:00
zephyr-env.sh zephyr-env.sh: Set correctly $ZEPHYR_BASE in zsh 2016-03-03 14:53:40 +00:00