Go to file
Anas Nashif 3096b54257 Use .zephyrrc for initializing common variables
The file can be used to define variables used by the SDK to avoid
having to define them everytime a session is started.

The old file names ~/zephyr-env_install.bash will still work but
it will warn about the file being renamed. We do not want to break
users who have ~/zephyr-env_install.bash in their home and depend on
it.

Change-Id: I04fcaa76854bda3dcfc1cabe75e00e95c511b10d
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-17 13:42:25 +00:00
arch
boards
doc Use .zephyrrc for initializing common variables 2016-02-17 13:42:25 +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
lib
misc
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
tests
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile improve 'make help' and remove config targets 2016-02-17 13:42:08 +00:00
Makefile.inc
zephyr-env.sh Use .zephyrrc for initializing common variables 2016-02-17 13:42:25 +00:00