commit | c4b7b684dc5caa7805f8267499f43cc0c5bc56fd | [log] [tgz] |
---|---|---|
author | Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no> | Mon Nov 11 16:17:01 2024 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Nov 19 20:04:55 2024 -0500 |
tree | 38ac3940c898fc6914501702af8bbad4e62ac3d9 | |
parent | 2152b8e41403d0abf31709f61041fde86e89adef [diff] |
boards native: Deprecate CONFIG_NATIVE_APPLICATION This option is used in tree only by native_posix, which is deprecated and being replaced by native_sim. But may be used also in out of tree targets. As part of the native_posix deprecation, and therefore the lack of testing this feature would have in the future, we are also deprecating this option. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>