Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Kumar Gala 44b712da85 build: use quiet cmd for AR of libzephyr.a
Introduce a quiet_cmd to create the .a for libzephyr.a so that we can
get see explicitly what's going on if V=1 is set

Change-Id: Id0a3cf0aefac4f28bab1da3ba244b7dcead394a8
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-07-31 21:02:32 +00:00
.known-issues build: Update Bluetooth known_issues whitelist 2016-07-13 07:39:35 +00:00
arch sys_log: replace old debug macros at SSS boot 2016-07-31 18:16:02 +00:00
boards board: nitrogen: Add support for the Nitrogen board 2016-07-29 14:08:06 +00:00
doc board: nitrogen: Add support for the Nitrogen board 2016-07-29 14:08:06 +00:00
drivers sys_log: replace debug macros at Freescale K64 PWM driver 2016-07-31 18:15:24 +00:00
ext samples/net : Adding mbedTLS sample client 2016-07-31 17:00:45 +00:00
include i2c: Remove suspend and resume hooks from i2c_driver_api 2016-07-29 23:10:10 +00:00
kernel nano_init.c: STACK_CANARY_INIT fix for ARC 2016-07-27 15:23:15 +00:00
lib libc: Add assert.h to minimal libc 2016-07-21 02:09:44 +00:00
misc x86: improve exception APIs 2016-07-28 18:13:24 +00:00
net net: contiki: Prevent a null dereference 2016-07-29 18:05:45 +00:00
samples sys_log: replace old debug macros at USB stack 2016-07-31 21:02:25 +00:00
scripts altera_max10: default to UFM flashing 2016-07-28 22:25:48 +00:00
tests test_mbedtls: exclude platforms with insufficient RAM/ROM 2016-07-28 21:22:19 +00:00
usb sys_log: replace old debug macros at USB stack 2016-07-31 21:02:25 +00:00
.checkpatch.conf checkpatch: decrease max line number to 80 2016-05-31 19:09:14 +00:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap mailmap: Add more entries for incomplete author information 2016-06-03 10:52:22 +00:00
Kbuild build: Make sure sysgen related header files get updated 2016-07-18 18:46:31 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
LICENSE
MAINTAINERS MAINTAINERS: add mbedTLS section 2016-07-27 00:22:18 +00:00
Makefile build: use quiet cmd for AR of libzephyr.a 2016-07-31 21:02:32 +00:00
Makefile.inc build: Fix application object files placement when building out of tree 2016-06-30 16:49:40 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +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