zephyr/samples/application_development
Ulf Magnusson b292f7643b kconfig: Remove assignments to promptless SOC_FAMILY_NRF symbol
SOC_FAMILY_NRF has no prompt. Assignments in configuration files have no
effect on symbols without prompts. A prompt means the symbol is
user-configurable.

SOC_FAMILY_NRF is instead enabled indirectly through being selected by
other symbols.

Detected through some work-in-progress improved error checking.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-12-18 14:42:58 +01:00
..
code_relocation tests: fix test identifiers 2019-12-09 15:53:44 -05:00
external_lib global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
out_of_tree_board kconfig: Remove assignments to promptless SOC_FAMILY_NRF symbol 2019-12-18 14:42:58 +01:00
application_development.rst doc: Introduce the sample category app. dev. to the docs 2018-03-27 09:35:35 -04:00