Skip to content

Commit 89841dd

Browse files
cmaglieper1234
andcommitted
Apply suggestions from code review
Co-authored-by: per1234 <[email protected]>
1 parent 1f9ebb0 commit 89841dd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/sketch-profiles.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Arduino CLI provides support for reproducible builds through the use of build pr
33
## Sketch project file `sketch.yaml` and build profiles.
44

55
A profile is a complete description of all the resources needed to build a sketch. Profiles are defined in a project
6-
file called `sketch.yaml`. This file will be in YAML format and it will contain one or more profiles, in particular each
7-
profile will define:
6+
file called `sketch.yaml`. This file is in YAML format and may contain multiple profiles.
7+
8+
Each profile will define:
89

910
- The board FQBN
1011
- The target core platform name and version (with the 3rd party platform index URL if needed)

0 commit comments

Comments
 (0)