zephyr/subsys
Anas Nashif 5f371e038f debug: move segger configs to subsys/debug
We have dependency on this module in code which is part of Zephyr. When
this module is split out of the tree we need to be able to build. Move
this Kconfig part to be part of zephyr and keep the external code in
ext/ with plan to split it out on the future.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-01-22 07:45:22 -05:00
..
app_memory subsys: app_memory: Fixed the size calculation for power of 2 MPUs 2018-09-20 11:25:53 -04:00
bluetooth Bluetooth: Shell: Add write-without-response-cb command 2019-01-16 21:43:53 -05: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 debug: move segger configs to subsys/debug 2019-01-22 07:45:22 -05:00
dfu dfu: Cast offset to u32_t before calling LOG 2019-01-07 16:07:03 -05:00
disk crc: Move crc7 into CRC single header 2018-12-30 16:24:10 -05:00
fb kconfig: Have the 'framebuffer' menu depend on it being enabled 2018-12-30 16:24:50 -05:00
fs nvs: workaround a GCC and Coverity warning 2019-01-02 13:03:09 +01:00
logging logging: Increase the stack size when coverage is enabled. 2019-01-16 06:12:33 -05:00
mgmt shell: removing legacy shell 2019-01-16 21:35:36 -05:00
net net: wifi: Add Access Point mode interface 2019-01-19 07:20:36 -05:00
power power: rename api sys_soc -> sys_ 2018-12-28 16:16:28 -05:00
random
settings settings: Corrected __ASSERT include paths 2019-01-16 08:36:38 -06:00
shell shell: documentation update 2019-01-17 15:45:28 -05:00
stats stats: move from misc to subsys/stats 2018-11-12 08:01:15 -05:00
storage drivers: flash: spi_nor: Enable Flash Page Layout and Map 2019-01-16 21:22:56 -05:00
usb usb: cdc_acm: call the IRQ callback from the system work queue 2019-01-09 07:47:43 -06:00
CMakeLists.txt shell: removing legacy shell 2019-01-16 21:35:36 -05:00
Kconfig Build: Improve C++ support 2018-10-29 09:15:04 -04:00