zephyr/subsys/debug
Ulf Magnusson a8fe2964ee boards: kconfig: Fix enabling USE_SEGGER_RTT for various boards
HAS_SEGGER_RTT is assigned by various Nordic boards, but assignments
have no effect on promptless symbols. This symbol is enabled through
being select'ed by SOC_SERIES_NRF52X.

Holyiot, nRF52833-PCA10100, nRF52840-PCA10056, and nRF52-PCA10040 only
assign HAS_SEGGER_RTT without assigning USE_SEGGER_RTT. They probably
meant to enable USE_SEGGER_RTT, so do that instead.

Also add a help text to HAS_SEGGER_RTT and a warning re. HAS_SEGGER_RTT
vs. USE_SEGGER_RTT to the documentation.

Flagged by https://github.com/zephyrproject-rtos/zephyr/pull/20742.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-17 17:03:40 +01:00
..
tracing tracing: ctf: fix arguments to ctf_top_thread_info 2020-01-09 11:21:19 -05:00
asan_hacks.c debug: asan: Added leak suppression for SDL2 & X11 2019-12-09 16:38:48 -05:00
CMakeLists.txt debug: asan: Added leak suppression for SDL2 & X11 2019-12-09 16:38:48 -05:00
Kconfig assert: Add option to disable assertion messages 2020-01-13 13:59:55 +01:00
Kconfig.segger boards: kconfig: Fix enabling USE_SEGGER_RTT for various boards 2020-01-17 17:03:40 +01:00
openocd.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00