zephyr/boards/arm/bl652_dvk
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
..
doc global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
bl652_dvk.dts dts: Use separate compatibles for Nordic SPI/SPIM/SPIS peripherals 2019-09-26 19:13:17 +02:00
bl652_dvk.yaml boards: arm: drop counter from board yaml 2019-04-15 20:53:17 -04:00
bl652_dvk_defconfig boards: kconfig: Fix enabling USE_SEGGER_RTT for various boards 2020-01-17 17:03:40 +01:00
board.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.board kconfig: Clean up 'config FOO' (two spaces) definitions 2019-11-04 17:31:27 -05:00
Kconfig.defconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00