Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0af3f7f

Browse files
author
Federico Fissore
committed
Updated README.md
Signed-off-by: Federico Fissore <f.fissore@arduino.cc>
1 parenta0dfb78 commit0af3f7f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This tool generates function prototypes and gathers library paths, providing `gc
99

1010
###Usage
1111

12-
*`-compile` or`-dump-prefs`: Optional. If omitted, defaults to`-compile`.`-dump-prefs` will just print all build preferences used,`-compile` will use those preferences to run the actual compiler.
12+
*`-compile` or`-dump-prefs` or`-preprocess`: Optional. If omitted, defaults to`-compile`.`-dump-prefs` will just print all build preferences used,`-compile` will use those preferences to run the actual compiler,`-preprocess` will only print preprocessed code to stdout.
1313

1414
*`-hardware`: Mandatory. Folder containing Arduino platforms. An example is the`hardware` folder shipped with the Arduino IDE, or the`packages` folder created by Arduino Boards Manager. Can be specified multiple times. If conflicting hardware definitions are specified, the last one wins.
1515

@@ -27,6 +27,8 @@ This tool generates function prototypes and gathers library paths, providing `gc
2727

2828
*`-verbose`: Optional, turns on verbose mode.
2929

30+
*`-quite`: Optional, supresses almost every output.
31+
3032
*`-debug-level`: Optional, defaults to "5". Used for debugging. Set it to 10 when submitting an issue.
3133

3234
*`-ide-version`: Optional, defaults to "10600". The version of the Arduino IDE which is using this tool.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp