File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -268,9 +268,9 @@ must be changed to:
268
268
269
269
### Removed detection of Arduino IDE bundling
270
270
271
- Arduino CLI does not check anymore if it's bundled with the Arduino IDE. Previously this check allowed the Arduino CLI
272
- to automatically use the libraries and tools bundled in the Arduino IDE, now this is not supported anymore unless the
273
- configuration keys ` directories.builtin.libraries ` and ` directories.builtin.tools ` are set.
271
+ Arduino CLI does not check anymore if it's bundled with the Arduino IDE 1.x. Previously this check allowed the Arduino
272
+ CLI to automatically use the libraries and tools bundled in the Arduino IDE, now this is not supported anymore unless
273
+ the configuration keys ` directories.builtin.libraries ` and ` directories.builtin.tools ` are set.
274
274
275
275
### gRPC enumeration renamed enum value in ` cc.arduino.cli.commands.v1.LibraryLocation `
276
276
You can’t perform that action at this time.
0 commit comments