zephyr/subsys
Kumar Gala 896472a13d shell: Fix reference to nonexistent Kconfig symbol
The code referenced CONFIG_SHELL_VT100_COLORS_ENABLED which does not
exist.  Its mostly likely that CONFIG_SHELL_VT100_COLORS was meant
to be tested instead.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-09 11:01:06 -06:00
..
app_memory
bluetooth Bluetooth: host: Fix trivial comment mismatch 2018-11-09 16:20:19 +02:00
console subsys: console: Switch to POSIX-like read/write interface 2018-11-04 17:31:39 -05:00
cpp C++: Fix vtable with libstdc++ 2018-10-30 08:11:28 -04:00
debug subsys: debug: tracing: Fix interrupt hooks 2018-11-06 16:15:29 -05:00
dfu dfu: image_mgr: make Kconfigs depend on IMG_MANAGER 2018-11-02 15:31:44 -05:00
disk subsys: disk: move conditional location 2018-11-02 15:31:44 -05:00
fb subsys: add monochrome character framebuffer 2018-10-16 14:54:47 -04:00
fs subsys: nvs: increase NVS_BLOCK_SIZE 2018-11-06 17:09:03 -05:00
logging logging: start log processing thread in enable_logger() 2018-11-07 14:39:55 +02:00
mgmt mgmt: Add function to unregister GATT service 2018-11-07 14:35:22 +02:00
net net: arp: Verify incoming packet HW and protocol type 2018-11-09 15:21:28 +02:00
power power: Add OS Power Management debug hooks 2018-10-28 11:44:22 -04:00
random
settings
shell shell: Fix reference to nonexistent Kconfig symbol 2018-11-09 11:01:06 -06:00
storage
usb usb: logs: Rename USB_WRN to LOG_WRN 2018-11-08 08:35:20 -05:00
CMakeLists.txt subsys: add monochrome character framebuffer 2018-10-16 14:54:47 -04:00
Kconfig Build: Improve C++ support 2018-10-29 09:15:04 -04:00