You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platform-specification.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ The following meta-data must be defined:
79
79
name=Arduino AVR Boards
80
80
version=1.5.3
81
81
82
-
The **name** will be shown in the Arduino IDE's Board menu or the Name field of [`arduino-cli core`](https://arduino.github.io/arduino-cli/commands/arduino-cli_core/)'s output.<br>
82
+
The **name** will be shown as the Arduino IDE's Board menu section title or the Name field of [`arduino-cli core list`](../commands/arduino-cli_core_list)'s output for the platform.<br>
83
83
The **version** is currently unused, it is reserved for future use (probably together with the Boards Manager to handle dependencies on cores).
0 commit comments