native_posix: deprecate with planned removal for 4.2
native_posix has been replaced with native_sim. Users have been encouraged to switch since 3.6. We deprecate it now, and plan to remove it in 4.2. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
e3da5c3d39
commit
b969dc93fc
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
|
||||
if BOARD_NATIVE_POSIX
|
||||
|
||||
config BOARD_DEPRECATED_RELEASE
|
||||
default "v4.2.0"
|
||||
|
||||
config BUILD_OUTPUT_BIN
|
||||
default n
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue