Skip to content

Commit

Permalink
Merge pull request #87 from arduino/martab1994-patch-1
Browse files Browse the repository at this point in the history
Update features.md
  • Loading branch information
martab1994 authored Mar 23, 2022
2 parents 2eeb6e6 + 004daa2 commit c98e0d0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/hardware/04.pro/boards/portenta-x8/features.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<FeatureDescription>
The Portenta X8 is a high performance board, with many great features. With two microprocessors combined, the NXP® i.MX 8M Mini MPU (Linux) and STM32H747XI dual Cortex®-M7+M4 32bit low power ARM® MCU (Arduino), this board is a great source to power the upcoming generation of Industrial Internet of Things.
The Portenta X8 is a high performance board, with many exceptional features. With two microprocessors combined, the NXP® i.MX 8M Mini MPU (Linux) and STM32H747XI dual Cortex®-M7+M4 32bit low power ARM® MCU (Arduino), this board is a great source to power the upcoming generation of Industrial Internet of Things.
</FeatureDescription>

<FeatureList>
Expand All @@ -14,15 +14,15 @@
</Feature>

<Feature title="NXP SE050C2" image="crypto-chip">
The Crypto chip, allows users to keep security in mind by ensuring a secure connection at the hardware level.
The Crypto chip allows users to keep security in mind by ensuring a secure connection at the hardware level.
<FeatureLink title="Datasheet" url="https://docs.arduino.cc/resources/datasheets/SE050-DATASHEET.pdf" download blank/>
</Feature>

<Feature title="Two industrial-grade products in one" image="communication">
The X8 offers the best of two approaches: the flexibility of usage of Linux combined with real-time applications. This approach allows developers to leverage the Arduino environment to perform e.g automation control while performing high-performance processors on Linux cores at the same time.
The X8 offers the best of two approaches: the flexibility of usage of Linux combined with real-time applications. This approach allows developers to leverage the Arduino environment to perform e.g. automation control while accomplishing high-performance processes on Linux cores at the same time.
</Feature>

<Feature title="Containerizing system" image="configurability">
With the so called encapsulate-application, developers can isolate a single package of software, which means that the applications can run within a controlled environment. This allow developers to design device-independent software while achieving modularization, thanks to the container composition.
With the so called encapsulated application, developers can isolate a single package of software, which means that the applications can run within a controlled environment. This allows developers to design device-independent software while achieving modularization, thanks to the container composition.
</Feature>
</FeatureList>

0 comments on commit c98e0d0

Please sign in to comment.