zephyr/subsys
Morten Priess 69ff0f310e bluetooth: controller: Fix for uninitialized data compile error
Due to conditional compile path ending in LL_ASSERT(0), the compiler
sees code following the assert as using uninitialized variables.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2019-08-19 13:05:19 +02:00
..
bluetooth bluetooth: controller: Fix for uninitialized data compile error 2019-08-19 13:05:19 +02:00
console
cpp cpp: support for 64-bit constructors 2019-07-30 18:55:34 -07:00
debug riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
dfu dfu: fix printf formatting in img_util 2019-08-16 20:40:13 +02:00
disk disk: kconfig: Remove redundant DISK_ACCESS_SDHC dependency 2019-08-07 04:27:15 -04:00
fb scripts: gen_cfb_font_header: modify to replicate cfb fonts 2019-07-31 05:43:50 -04:00
fs subsys/fs/littlefs: fix Coverity issues 2019-08-19 08:34:17 +02:00
jwt
logging logging: avoid buffer overrun extracting arguments 2019-08-19 12:23:28 +02:00
mgmt
net net: mgmt: Fix IPv4 connection management 2019-08-14 12:31:30 +02:00
power
random
settings settings: align nvs read_callback return value 2019-08-12 15:25:17 +02:00
shell shell: fix log output when CONFIG_LOG_IMMEDIATE=y 2019-08-14 14:27:14 +02:00
stats
storage
testsuite arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
usb usb: do not disable endpoints at USB_DC_SUSPEND event 2019-08-07 11:22:47 +02:00
CMakeLists.txt
Kconfig