Skip to content

Commit c7e9d4b

Browse files
Acuadros95mergify[bot]
authored andcommitted
Fix SAM patch readme (#1146)
Signed-off-by: acuadros95 <[email protected]> Signed-off-by: acuadros95 <[email protected]> (cherry picked from commit 8ada4e1)
1 parent 932feca commit c7e9d4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ As the build process for ROS 2 and micro-ROS is based on custom meta-build syste
1515
- [How to build the precompiled library](#how-to-build-the-precompiled-library)
1616
- [Patch Arduino board for support precompiled libraries](#patch-arduino-board-for-support-precompiled-libraries)
1717
- [Patch Teensyduino](#patch-teensyduino)
18-
- [Patch SAMD](#patch-samd)
18+
- [Patch SAM](#patch-sam)
1919
- [Purpose of the Project](#purpose-of-the-project)
2020
- [License](#license)
2121
- [Known Issues/Limitations](#known-issueslimitations)
@@ -100,7 +100,7 @@ cd $ARDUINO_PATH/hardware/teensy/avr/
100100
curl https://raw.githubusercontent.com/micro-ROS/micro_ros_arduino/galactic/extras/patching_boards/platform_teensy.txt > platform.txt
101101
```
102102

103-
### Patch SAMD
103+
### Patch SAM
104104

105105
Go inside your Arduino installation and replace `platform.txt`:
106106

0 commit comments

Comments
 (0)