zephyr/subsys
Paul Sokolovsky 83b3f84d6f net: lib: app: Convert CMakeLists.txt to avoid library
Due to the fact that cmake doesn't allow to build empty "library"
(which would be the case when neither CONFIG_NET_APP_SERVER nor
CONFIG_NET_APP_CLIENT is defined).

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-06-20 17:10:39 +03:00
..
bluetooth Bluetooth: controller: Use nRFx functions for PPI reg with sideef 2018-06-18 11:09:19 +02:00
console samples, subsys, tests: Use ARRAY_SIZE() whenever possible 2018-06-14 19:12:51 -04:00
cpp
debug debug: enable assertions for all tests 2018-05-24 15:12:56 -07:00
dfu
disk susbys: disk: Fix misleading menuconfig prompts 2018-06-04 21:45:09 +02:00
fs subsys: fs/nvs: fix _nvs_sector_is_used 2018-05-26 08:26:40 -04:00
logging kernel: Fix sloppy wait queue API 2018-05-18 01:48:48 +03:00
mgmt subsys: mgmt: Remove unnecessary comparison 2018-06-05 08:06:09 -04:00
net net: lib: app: Convert CMakeLists.txt to avoid library 2018-06-20 17:10:39 +03:00
random subsys: random: xoroshiro128: Use SYS_INIT hook to initialize properly 2018-05-22 15:59:25 -07:00
settings subsys: settings: Fix file exist error. 2018-06-06 09:43:19 -04:00
shell subsys: shell: Remove deprcated k_call_stacks_analyze API 2018-05-15 13:43:00 +03:00
storage
usb subsys: usb: Make HID payload size configurable 2018-06-19 20:16:18 -04:00
CMakeLists.txt
Kconfig