Go to file
Benjamin Walsh 76c76a1977 kbuild: support arbitrary dir for Makefile.app
The location of Makefile.app can now be specified via MAKEFILE_APP_DIR
instead of implicitly being searched for in the project directory.

Change-Id: Ib86bf25e210d9c3749c5811b6e36376f59e3cd32
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-11 14:20:03 +00:00
arch x86: add debug function to dump IDT 2016-02-10 16:02:17 +00:00
boards adc : ti : only one instance 2016-02-10 11:23:56 -05:00
doc doc: Edit the heading markup 2016-02-11 01:19:48 +00:00
drivers drivers/nble: Enable UART debug only if BLUETOOTH_DEBUG_DRIVER enabled 2016-02-11 15:34:53 +02:00
include Bluetooth: Add HCI defines for common 1-byte values 2016-02-11 14:48:03 +02:00
kernel arm: Enable support for sys_thread_busy_wait() 2016-02-11 14:13:05 +00:00
lib tinycrypt: Fix compilation with ECC enabled 2016-02-10 22:14:58 +00:00
misc init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
net Bluetooth: Take advantage of the new net_buf_add_u8() helper 2016-02-11 14:48:03 +02:00
samples arm: Enable support for sys_thread_busy_wait() 2016-02-11 14:13:05 +00:00
scripts sanitychecks: add new keyword 'kernel' to testcase.ini 2016-02-11 02:23:26 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile kbuild: support arbitrary dir for Makefile.app 2016-02-11 14:20:03 +00:00
Makefile.inc build: fix parallel builds of applications 2016-02-05 20:25:30 -05:00
zephyr-env.sh