Skip to content

Commit c7dcdde

Browse files
committed
remove RPC
1 parent 2c85a7f commit c7dcdde

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

content/hardware/04.pro/boards/portenta-x8/essentials.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
<EssentialElement link="https://docs.arduino.cc/tutorials/portenta-x8/docker-container" title="Containers management" type="tutorial">
99
Tutorial to learn how to manage docker containers with the Portenta X8.
1010
</EssentialElement>
11-
<EssentialElement link="https://docs.arduino.cc/tutorials/portenta-x8/python-arduino-data-exchange" title="Arduino RPC" type="library">
12-
Both M7 and M4 can communicate through remote procedure call (RPC), this tutorial demonstrates using the RPC library of the Arduino Mbed Core.
13-
</EssentialElement>
1411
</EssentialsColumn>
1512

1613
<EssentialsColumn title="Suggested Repositories">
@@ -32,7 +29,4 @@
3229
<EssentialElement link="https://www.arduino.cc/reference/en/language/functions/communication/spi/" title="Arduino SPI" type="library">
3330
The M4 processor exposes the SPI protocol. This library allows you to communicate with SPI devices, with the Arduino as the controller device.
3431
</EssentialElement>
35-
<EssentialElement link="https://github.com/arduino/ArduinoCore-mbed/releases/latest" title="Arduino RPC" type="library">
36-
Both M7 and M4 can communicate through remote procedure call (RPC), these are some examples using the RPC library of the Arduino Mbed Core.
37-
</EssentialElement>
3832
</EssentialsColumn>

0 commit comments

Comments
 (0)