Skip to content

Commit c40b060

Browse files
update docs
1 parent c1440d0 commit c40b060

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: docs/configuration.md

-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
- `builtin.libraries` - the libraries in this directory will be available to all platforms without the need for the
1313
user to install them, but with the lowest priority over other installed libraries with the same name, it's the
1414
equivalent of the Arduino IDE's bundled libraries directory.
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 1.x bundled tools directory.
1715
- `library` - configuration options relating to Arduino libraries.
1816
- `enable_unsafe_install` - set to `true` to enable the use of the `--git-url` and `--zip-file` flags with
1917
[`arduino-cli lib install`][arduino cli lib install]. These are considered "unsafe" installation methods because

0 commit comments

Comments
 (0)