Skip to content

Commit f23d2ff

Browse files
facchinmper1234
andauthored
Update README.md
Co-authored-by: per1234 <[email protected]>
1 parent f83c957 commit f23d2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ mkdir -p variants/$ALREADY_SUPPORTED_BOARD_NAME/{libs,conf}
8888
This will produce almost all the files needed. To complete the port, add the board specifications to [`boards.txt`](https://arduino.github.io/arduino-cli/latest/platform-specification/#boardstxt) (giving it a unique ID) and provide `pins_arduino.h` and `variants.cpp` in `variants/$ALREADY_SUPPORTED_BOARD_NAME` folder.
8989
Feel free to take inspirations from the existing variants :)
9090

91-
For boards not supported by mainline `mbed-os`, the same applies but you should provide the path of your `mbed-os` fork
91+
For boards not supported by mainline Mbed OS, the same applies but you should provide the path of your Mbed OS fork
9292

9393
```
9494
cd $sketchbook/hardware/arduino-git/mbed

0 commit comments

Comments
 (0)