File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ The following automatically generated properties can be used globally in all con
138138- ` {_id} ` : [ board ID] ( #boardstxt ) of the board being compiled for
139139- ` {build.fqbn} ` : the FQBN (fully qualified board name) of the board being compiled for. The FQBN follows the format:
140140 ` VENDOR:ARCHITECTURE:BOARD_ID[:MENU_ID=OPTION_ID[,MENU2_ID=OPTION_ID ...]] `
141- - ` {build.source.path} ` : Path to the sketch being compiled. If the sketch is in an unsaved state, it will the path of
141+ - ` {build.source.path} ` : Path to the sketch being compiled. If the sketch is in an unsaved state, it will be the path of
142142 its temporary folder.
143143- ` {build.library_discovery_phase} ` : set to 1 during library discovery and to 0 during normal build. A macro defined
144144 with this property can be used to disable the inclusion of heavyweight headers during discovery to reduce compilation
You can’t perform that action at this time.
0 commit comments