Use HAS_ Kconfig option as intended, those are invisible option that signify support of a certain feature that can be selected by a hardware or platform. For RTT and system view this was not dont in an inconsistent way. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2 lines
50 B
CMake
2 lines
50 B
CMake
add_subdirectory_ifdef(CONFIG_RTT_CONSOLE segger)
|