Skip to content

Commit 5dfe4d1

Browse files
marqdevxsebromero
andauthored
Update content/hardware/04.pro/boards/portenta-x8/tutorials/uploading-sketches-m4/content.md
Co-authored-by: Sebastian Romero <[email protected]>
1 parent 195f934 commit 5dfe4d1

File tree

1 file changed

+0
-2
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/uploading-sketches-m4

1 file changed

+0
-2
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/uploading-sketches-m4/content.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ The Portenta X8 has a service that waits for a sketch to be uploaded to a folder
7171

7272
This work thanks to the following services:
7373
* **monitor-m4-elf-file.service**: this service monitors the directory `/tmp/arduino/m4-user-sketch.elf` and each time it detects a new file it will proceed to flash the M4 using `openOCD` with the sketch that has been pushed.
74-
* **android-tools-adbd.service**: responsible of generating the needed interfaces for the different types of usb gadgets.
75-
* **create-docker-envfile.service**: Controls if the device has been plugged for example in some carrier and makes the info available at `/var/run/arduino_hw_info.env` and is meant to be used by the ´docker containers´.
7674

7775
## Conclusion
7876
In this tutorial you have learned how to upload a sketch to the M4 core. Now for example you are able to connect an I<sup>2</sup>C sensor and interact with it.

0 commit comments

Comments
 (0)