Skip to content

Commit 4ea61a7

Browse files
aescolarfabiobaltieri
authored andcommitted
docs: boards native: Remove mentions of native_posix
native_posix is deprecated. Let's remove its mentions from the general docs and figures. Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent 05f5390 commit 4ea61a7

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

boards/native/doc/Port_vs_QEMU_vs.svg

Lines changed: 5 additions & 5 deletions
Loading

boards/native/doc/arch_soc.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ target hardware in the early phases of development.
3333
Types of POSIX arch based boards
3434
================================
3535

36-
Today there are two types of POSIX boards: The native boards, :ref:`native_posix<native_posix>`
37-
and :ref:`native_sim<native_sim>`, and the :ref:`bsim boards<bsim boards>`.
38-
While they share the main objectives and principles, the first are intended as
36+
Today there are two types of POSIX boards:
37+
:ref:`native_sim<native_sim>`, and the :ref:`bsim boards<bsim boards>`.
38+
While they share the main objectives and principles, the first is intended as
3939
a HW agnostic test platform which in some cases utilizes the host OS
4040
peripherals, while the second intend to simulate a particular HW platform,
4141
with focus on their radio (e.g. BT LE) and utilize the `BabbleSim`_ physical layer

boards/native/doc/layering.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)