Skip to content

Commit 514857d

Browse files
giulio93per1234
andauthored
Update README.md
Co-authored-by: Per Tillisch <[email protected]>
1 parent 8c23bcb commit 514857d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This tool acts as a versatile wrapper for OpenOCD (Open On-Chip Debugger), allow
1313

1414
### Uploading with remoteocd
1515
Uploading the compiled binary to the microcontroller is handled by remoteocd. Instead of relying on hard-coded flash commands, it accepts an OpenOCD configuration file. This allows you to tailor the upload script to specific debugging or flashing requirements.
16-
[ArduinoCore-Zephyr](https://github.com/arduino/ArduinoCore-zephyr) automatically installs remoteocd into the Arduino tools folder during setup.
16+
remoteocd is automatically installed as a tool dependency of the [Arduino UNO Q Board platform](https://github.com/arduino/ArduinoCore-zephyr).
1717

1818
To upload your compiled sketch, use the following Arduino CLI command:
1919

0 commit comments

Comments
 (0)