zephyr/subsys
Paul Sokolovsky 5acb7fc9a9 subsys: console: Make CONSOLE_GETCHAR and *_GETLINE optional
It should be possible to make both these options off, and that
should be default, otherwise targets not supporting them yet, e.g.
native_posix, have build issues.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-06-20 15:59:12 -04:00
..
bluetooth Bluetooth: controller: Use nRFx functions for PPI reg with sideef 2018-06-18 11:09:19 +02:00
console subsys: console: Make CONSOLE_GETCHAR and *_GETLINE optional 2018-06-20 15:59:12 -04:00
cpp
debug
dfu
disk
fs
logging
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
settings subsys: settings: Fix file exist error. 2018-06-06 09:43:19 -04:00
shell subsys: console: Factor out fifo-based console input abstraction 2018-06-20 15:59:12 -04:00
storage
usb usb: bos: Add USB BOS descriptors API 2018-06-20 15:47:00 -04:00
CMakeLists.txt subsys: console: Factor out fifo-based console input abstraction 2018-06-20 15:59:12 -04:00
Kconfig