Skip to content

Commit

Permalink
add suggestions on review
Browse files Browse the repository at this point in the history
  • Loading branch information
camilamacedo86 committed Sep 25, 2023
1 parent 9cd46e6 commit 1eeeb60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions source/getting-started/emulation-with-qemu/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Device Emulation Using QEMU

.. note::

This tutorial is designed to assist you in getting started with using QEMU to emulate devices on your desktop. Please note that we are selecting a specific FoundriesFactory® to establish an environment for experimenting with the Foundries® solution. This approach will enable you to engage with subsequent tutorials and enhance your skills.
This tutorial is designed to assist you in getting started with using QEMU to emulate devices on your desktop. Please note that we are selecting a specific FoundriesFactory® to establish an environment for experimenting with the Foundries.io® solution. This approach will enable you to engage with subsequent tutorials and enhance your skills.

Check failure on line 8 in source/getting-started/emulation-with-qemu/index.rst

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Fio-docs.Foundriesio-trademark] 'Foundries.io' should be marked as a trademark first time it occurs in body of text. Raw Output: {"message": "[Fio-docs.Foundriesio-trademark] 'Foundries.io' should be marked as a trademark first time it occurs in body of text.", "location": {"path": "source/getting-started/emulation-with-qemu/index.rst", "range": {"start": {"line": 8, "column": 232}}}, "severity": "ERROR"}

Prerequisites and Pre-Work
---------------------------
Expand All @@ -26,7 +26,7 @@ Emulating Device
.. figure:: /_static/qemu/example_required_artefacts.png
:width: 900
:align: center
:alt: Artefacts which are required to run the image with QEMU
:alt: Artifacts which are required to run the image with QEMU

2. Make a directory for the artifacts and cd into it:

Expand All @@ -35,7 +35,7 @@ Emulating Device
mkdir -p lmp-qemu/arm64
cd lmp-qemu/arm64
3. Copy the Artefacts to the ``lmp-qemu/arm64`` directory :
3. Copy the Artifacts to the ``lmp-qemu/arm64`` directory :

.. code-block:: shell
Expand Down
2 changes: 1 addition & 1 deletion source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ OE/Yocto Project, the Linux microPlatform™ and Docker®.
getting-started/flash-device/index
getting-started/register-device/index
getting-started/install-fioctl/index
getting-started/building-deploying-app/index
getting-started/emulation-with-qemu/index
getting-started/building-deploying-app/index

.. toctree::
:maxdepth: 1
Expand Down

0 comments on commit 1eeeb60

Please sign in to comment.