We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5dbd0 commit 472dfecCopy full SHA for 472dfec
docs/sketch-build-process.md
@@ -73,10 +73,11 @@ The folder name contains the include | `AnAwesomeServoForWhatever`
73
74
The "location priority" is determined as follows (in order of highest to lowest priority):
75
76
-1. The library is in the sketchbook (`{sketchbook path}/libraries`)
+1. The library is in the `libraries` subfolder of the IDE's sketchbook or Arduino CLI's user directory
77
1. The library is bundled with the board platform/core ([`{runtime.platform.path}/libraries`](platform-specification.md#global-predefined-properties))
78
1. The library is bundled with the [referenced](platform-specification.md#referencing-another-core-variant-or-tool) board platform/core
79
1. The library is bundled with the Arduino IDE ([`{runtime.ide.path}/libraries`](platform-specification.md#global-predefined-properties))
80
+ - This location is only used by Arduino CLI when it's located in the Arduino IDE installation folder
81
82
## Compilation
83
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments