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 <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
05f5390b92
commit
4ea61a794b
3 changed files with 10 additions and 10 deletions
10
boards/native/doc/Port_vs_QEMU_vs.svg
generated
10
boards/native/doc/Port_vs_QEMU_vs.svg
generated
|
@ -365,19 +365,19 @@
|
|||
<text x="6.39" y="301.76" class="st17" v:langID="6153"><v:paragraph v:horizAlign="1"/><v:tabList/>QEMU</text> </g>
|
||||
<g id="shape88-174" v:mID="88" v:groupContext="shape" transform="translate(646.299,-127.559)">
|
||||
<title>Sheet.88</title>
|
||||
<desc>native_ posix</desc>
|
||||
<desc>native _sim</desc>
|
||||
<v:textBlock v:margins="rect(4,4,4,4)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="32.3082" cy="291.969" width="64.62" height="28.3465"/>
|
||||
<rect x="0" y="277.795" width="64.6164" height="28.3465" class="st3"/>
|
||||
<text x="16.19" y="288.97" class="st9" v:langID="6153"><v:paragraph v:horizAlign="1"/><v:tabList/>native_<v:lf/><tspan
|
||||
x="20.64" dy="1.2em" class="st6">posix</tspan></text> </g>
|
||||
<text x="16.19" y="288.97" class="st9" v:langID="6153"><v:paragraph v:horizAlign="1"/><v:tabList/>native<v:lf/><tspan
|
||||
x="20.64" dy="1.2em" class="st6">_sim</tspan></text> </g>
|
||||
<g id="shape89-178" v:mID="89" v:groupContext="shape" transform="translate(302.18,-259.795)">
|
||||
<title>Sheet.89</title>
|
||||
<desc>native_posix</desc>
|
||||
<desc>native_sim</desc>
|
||||
<v:textBlock v:margins="rect(4,4,4,4)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="32.3082" cy="291.969" width="64.62" height="28.3465"/>
|
||||
<rect x="0" y="277.795" width="64.6164" height="28.3465" class="st3"/>
|
||||
<text x="4.51" y="294.97" class="st9" v:langID="6153"><v:paragraph v:horizAlign="1"/><v:tabList/>native_posix</text> </g>
|
||||
<text x="4.51" y="294.97" class="st9" v:langID="6153"><v:paragraph v:horizAlign="1"/><v:tabList/>native_sim</text> </g>
|
||||
<g id="shape90-181" v:mID="90" v:groupContext="shape" transform="translate(287.819,-267.874)">
|
||||
<title>Sheet.90</title>
|
||||
<v:textBlock v:margins="rect(4,4,4,4)" v:tabSpace="42.5197"/>
|
||||
|
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
@ -33,9 +33,9 @@ target hardware in the early phases of development.
|
|||
Types of POSIX arch based boards
|
||||
================================
|
||||
|
||||
Today there are two types of POSIX boards: The native boards, :ref:`native_posix<native_posix>`
|
||||
and :ref:`native_sim<native_sim>`, and the :ref:`bsim boards<bsim boards>`.
|
||||
While they share the main objectives and principles, the first are intended as
|
||||
Today there are two types of POSIX boards:
|
||||
:ref:`native_sim<native_sim>`, and the :ref:`bsim boards<bsim boards>`.
|
||||
While they share the main objectives and principles, the first is intended as
|
||||
a HW agnostic test platform which in some cases utilizes the host OS
|
||||
peripherals, while the second intend to simulate a particular HW platform,
|
||||
with focus on their radio (e.g. BT LE) and utilize the `BabbleSim`_ physical layer
|
||||
|
|
4
boards/native/doc/layering.svg
generated
4
boards/native/doc/layering.svg
generated
|
@ -129,11 +129,11 @@
|
|||
x="42.81" dy="1.2em" class="st4">layering</tspan></text> </g>
|
||||
<g id="shape14-47" v:mID="14" v:groupContext="shape" transform="translate(244.319,-226.677)">
|
||||
<title>Sheet.14</title>
|
||||
<desc>native_posix/sim & _bsim boards Zephyr layering</desc>
|
||||
<desc>native_sim & _bsim boards Zephyr layering</desc>
|
||||
<v:textBlock v:margins="rect(4,4,4,4)" v:tabSpace="42.5197"/>
|
||||
<v:textRect cx="92.126" cy="250.866" width="184.26" height="28.3465"/>
|
||||
<rect x="0" y="236.693" width="184.252" height="28.3465" class="st7"/>
|
||||
<text x="42.05" y="238.27" class="st8" v:langID="6153"><v:paragraph v:horizAlign="1"/><v:tabList/>native_posix/sim <v:newlineChar/><tspan
|
||||
<text x="60.05" y="238.27" class="st8" v:langID="6153"><v:paragraph v:horizAlign="1"/><v:tabList/>native_sim <v:newlineChar/><tspan
|
||||
x="43.49" dy="1.2em" class="st4">& _bsim boards <v:lf/></tspan><tspan x="43.88" dy="1.2em" class="st4">Zephyr layering</tspan></text> </g>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 9.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue