File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 13
13
user to install them, but with the lowest priority over other installed libraries with the same name, it's the
14
14
equivalent of the Arduino IDE's bundled libraries directory.
15
15
- ` builtin.tools ` - it's a list of directories of tools that will be available to all platforms without the need for
16
- the user to install them, it's the equivalent of the Arduino IDE's bundled tools directory.
16
+ the user to install them, it's the equivalent of the Arduino IDE 1.x bundled tools directory.
17
17
- ` library ` - configuration options relating to Arduino libraries.
18
18
- ` enable_unsafe_install ` - set to ` true ` to enable the use of the ` --git-url ` and ` --zip-file ` flags with
19
19
[ ` arduino-cli lib install ` ] [ arduino cli lib install ] . These are considered "unsafe" installation methods because
You can’t perform that action at this time.
0 commit comments