zephyr/subsys
Paul Sokolovsky 2ffb951630 console: Kconfig: Update for recent changes
Buffer sizes aren't required to be power of 2 for a while. Describe
that by setting buffers sizes to 0, one can get non interrupt driven
operation.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-12-20 12:21:49 +01:00
..
app_memory
bluetooth Bluetooth: controller: Fix Conn Param Req procedure stall issue 2018-12-19 14:47:38 +01:00
console console: Kconfig: Update for recent changes 2018-12-20 12:21:49 +01:00
cpp c++: kconfig: EXCEPTIONS needs to depend on NEWLIB_LIBC 2018-11-28 13:51:35 -08:00
debug ext: debug: segger: Fix SEGGER header inclusion 2018-12-05 14:35:42 +01:00
dfu
disk misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
fb drivers: Clear SSD1673 display during display init 2018-12-10 17:21:37 -05:00
fs tests: subsys: fs: multifs: Enable fs shell using new shell 2018-12-14 13:14:17 +01:00
logging logging: Refactor RTT backend to handle host absence 2018-12-19 14:53:48 +01:00
mgmt crc: deprecate old headers and issue warning when used 2018-12-04 08:52:46 -06:00
net ext: mbedtls: Unify mbedTLS Kconfig prefixes 2018-12-17 11:27:02 +01:00
power power: Move application level API's to public header 2018-11-26 18:38:40 -08:00
random
settings settings: fix key-value duplication check 2018-12-12 12:51:12 +01:00
shell shell: Add dropping of expired messages 2018-12-19 14:37:00 +01:00
stats
storage misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
usb usb: hid: boot protocol 2018-12-19 07:36:18 -06:00
CMakeLists.txt
Kconfig