Skip to content

Commit a8421c3

Browse files
committed
Document source-url field of Boards Manager-sourced platform dependency definition
I forgot to document this very important field when I added the plaform input.
1 parent fcb028c commit a8421c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ platforms: |
4040
Keys:
4141
- `name` - platform name in the form of `VENDOR:ARCHITECTURE`.
4242
- `version` - version of the platform to install. Default is the latest version.
43+
- `source-url` - Boards Manager URL of the platform. Default is Arduino's package index, which allows installation of all official platforms.
4344

4445
##### Local path
4546

0 commit comments

Comments
 (0)