Go to file
Marti Bolivar 7e61e70b15 toolchain: add BUILD_ASSERT_MSG()
Like BUILD_ASSERT(), but with a message to emit on failure.

The base implementation swallows the message; compiler headers can
override it when they can do better.

Change-Id: Ib724e48554da77a51afa01468b1d5b7806f9de6b
Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
2017-04-01 20:35:45 +00:00
.known-issues net/mgmt: Add a function to wait on a event synchronously 2017-03-17 10:34:42 +02:00
arch arm: core: Update core to use struct k_thread 2017-03-30 18:31:05 +00:00
boards scripts: openocd.sh: align usage of OPENOCD_*_CMD variables 2017-04-01 12:21:36 +00:00
doc doc: clean up blank lines in getting started docs 2017-03-27 15:34:07 -07:00
drivers dma: stm32f4x: By default increment pointer through data passed through memory 2017-03-31 08:47:03 +01:00
dts dts: arm: Add base DTS support for Olimexino STM32 board 2017-03-27 09:05:57 -05:00
ext ext: lib: mbedtls: Upgrading mbedTLS library 2017-03-29 22:08:08 +00:00
include toolchain: add BUILD_ASSERT_MSG() 2017-04-01 20:35:45 +00:00
kernel power_mgmt: Remove deprecated macros and structs 2017-03-31 03:06:17 +00:00
lib lib: json: Fix parsing of boolean values 2017-03-25 13:11:55 +00:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples samples: fxos8700: Update doc references and sample output 2017-03-30 21:21:22 +00:00
scripts scripts: openocd.sh: align usage of OPENOCD_*_CMD variables 2017-04-01 12:21:36 +00:00
subsys Merge "Merge bluetooth branch into master" 2017-03-25 11:25:43 +00:00
tests tests: do not build with legacy API enabled 2017-03-29 16:02:45 -04:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes
.gitignore doc: tweak .gitignore to allow doc theme dev 2017-02-23 13:20:04 +00:00
.gitreview
.mailmap
defaults.tc
Kbuild frdm: fixed path and dependencies for extract_dts_includes.py 2017-02-22 13:57:52 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE
MAINTAINERS MAINTAINERS: update mantainers 2017-03-02 21:47:40 +00:00
Makefile build: Don't remove dts/ directory on clean 2017-03-27 10:27:01 -05:00
Makefile.inc Revert "build: Fix qemugdb target" 2017-03-09 09:22:51 +00:00
Makefile.test
zephyr-env.sh zephyr-env.sh: only reset scripts_path on Windows 2017-03-31 15:42:31 -04:00