Skip to content

Commit

Permalink
Update rpc/cc/arduino/cli/commands/v1/compile.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Alessio Perugini <alessio@perugini.xyz>
  • Loading branch information
cmaglie and alessio-perugini committed May 24, 2024
1 parent 26d8744 commit 832dc81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc/cc/arduino/cli/commands/v1/compile.proto
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ message CompileRequest {
// the variables placeholders exactly as defined in the platform.
bool do_not_expand_build_properties = 29;
// Search for precompiled cores in the given paths and use them if found.
// This search is performed before the standard build_cache directory.
// This search is performed after the standard build_cache directory.
repeated string build_cache_extra_paths = 30;
}

Expand Down

0 comments on commit 832dc81

Please sign in to comment.