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 79d4f7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rpc/cc/arduino/cli/commands/v1/compile.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 79d4f7f

Please sign in to comment.