Skip to content

Commit 8e8341a

Browse files
committed
Applying original new patch for SOM
1 parent f1cf284 commit 8e8341a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/12.multi-protocol-gateway/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The following image illustrates an architecture overview of a multi-protocol gat
5858

5959
![Multi-Protocol Gateway General Architecture Overview](assets/multi-protocol-arch-general.png)
6060

61-
This tutorial focuses on developing a multi-protocol gateway using SOMe connectivity modules. Yet, this Portenta combination still has much to offer. To get the most out of it, we will go step by step through how to establish the multi-protocol gateway and add scalability to expand its capability.
61+
This tutorial focuses on developing a multi-protocol gateway using some connectivity modules. Yet, this Portenta combination still has much to offer. To get the most out of it, we will go step by step through how to establish the multi-protocol gateway and add scalability to expand its capability.
6262

6363
We will go through how to use RPC to expose data received from the Arduino layer to the Linux layer if further development requires you to feed data to devices interfaced to communicate with the M4 core. We will leave the tasks running and open to interface for expanding the capability of the Portenta X8 and Max Carrier. It will let you develop a gateway system where:
6464

scripts/validation/rules/rules-spelling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292

9393
# SOM (System-On-Module)
9494
- regex: "(?<!\\S)\\bSO[Mm][eE]\\b"
95-
shouldMatch: true
95+
shouldMatch: false
9696
type: warning
9797
format: markdown
9898
errorMessage: Possible ambiguous notation detected. Do you mean SOM (System-On-Module)?

0 commit comments

Comments
 (0)