File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ As the build process for ROS 2 and micro-ROS is based on custom meta-build syste
15
15
- [ How to build the precompiled library] ( #how-to-build-the-precompiled-library )
16
16
- [ Patch Arduino board for support precompiled libraries] ( #patch-arduino-board-for-support-precompiled-libraries )
17
17
- [ Patch Teensyduino] ( #patch-teensyduino )
18
- - [ Patch SAMD ] ( #patch-samd )
18
+ - [ Patch SAM ] ( #patch-sam )
19
19
- [ Purpose of the Project] ( #purpose-of-the-project )
20
20
- [ License] ( #license )
21
21
- [ Known Issues/Limitations] ( #known-issueslimitations )
@@ -100,7 +100,7 @@ cd $ARDUINO_PATH/hardware/teensy/avr/
100
100
curl https://raw.githubusercontent.com/micro-ROS/micro_ros_arduino/galactic/extras/patching_boards/platform_teensy.txt > platform.txt
101
101
```
102
102
103
- ### Patch SAMD
103
+ ### Patch SAM
104
104
105
105
Go inside your Arduino installation and replace ` platform.txt ` :
106
106
You can’t perform that action at this time.
0 commit comments