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 a77c7d819a improve 'make help' and remove config targets
- Put kconfig targets in a new target 'kconfig-help' instead of showing
  it by default.
- Show how the the different boards can be used with make BOARD=<board>

Change-Id: I481d4acaf72b1f05925c6f56e510329681da8e11
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-17 13:42:08 +00:00
arch adv_power:Advanced Power Management APIs 2016-02-12 11:20:32 -08:00
boards adc : ti : only one instance 2016-02-10 11:23:56 -05:00
doc doc: Cleanup prefix table on naming_conventions.rst 2016-02-17 06:38:56 +00:00
drivers cc2520: Busywait max 500ms before trying to send another packet 2016-02-17 13:08:04 +00:00
include Bluetooth: Fix not calling connected callback on connect failed 2016-02-17 13:07:46 +00:00
kernel adv_power:Advanced Power Management APIs 2016-02-12 11:20:32 -08:00
lib doc: Fix misuse of @file doxygen tag 2016-02-11 20:11:03 +00:00
misc init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
net Bluetooth: Fix tracking of advertising state 2016-02-17 13:15:08 +00:00
samples net: apps: Resend failed message once in echo-client 2016-02-17 13:07:54 +00:00
scripts sanitychecks: update releas data after restructuring 2016-02-12 22:41:46 +00:00
tests drivers/nble: Decrease shell debug 2016-02-16 15:44:32 +00:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.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 improve 'make help' and remove config targets 2016-02-17 13:42:08 +00:00
Makefile.inc build: fix parallel builds of applications 2016-02-05 20:25:30 -05:00
zephyr-env.sh build: changes order in which paths are added to $PATH 2016-02-12 03:04:13 +00:00