zephyr/subsys
Marek Pieta a304528f51 debug: SystemView fix
Change fixes problem with mutexes and initialization for SystemView,
adds config options to:
- choose if SystemView should start logging events on system start
- select SystemView RTT buffer size

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
2019-01-25 17:37:51 -05:00
..
app_memory
bluetooth Bluetooth: Take advantage of atomic_set_bit_to() API 2019-01-25 17:35:44 -05:00
console
cpp
debug debug: SystemView fix 2019-01-25 17:37:51 -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: fix warnings in logger 2019-01-25 22:26:58 +01:00
logging logging: Fix reporting of dropped logs before backend init 2019-01-24 08:39:29 -05:00
mgmt shell: removing legacy shell 2019-01-16 21:35:36 -05:00
net net: http: Remove HTTP client and server APIs 2019-01-25 11:21:20 -05:00
power power: move reboot.c to subsys/power 2019-01-22 07:45:22 -05:00
random
settings subsys/settings: fcb compress areas only once 2019-01-23 14:43:00 +01:00
shell shell: documentation update 2019-01-17 15:45:28 -05:00
stats
storage drivers: flash: spi_nor: Enable Flash Page Layout and Map 2019-01-16 21:22:56 -05:00
usb usb: cdc_acm: Fix composite build 2019-01-24 08:37:16 -05:00
CMakeLists.txt power: move reboot.c to subsys/power 2019-01-22 07:45:22 -05:00
Kconfig