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

Commit 294c7bc

Browse files
committed
update UPGRADING.md with breaking changes
1 parent 56add2e commit 294c7bc

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

‎docs/UPGRADING.md‎

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
Here you can find a list of migration guides to handle breaking changes between releases of the CLI.
44

5+
## Unreleased
6+
7+
### `board details` arguments change
8+
9+
The `board details` command now accepts only the `--fqbn` or `-b` flags to specify the FQBN.
10+
11+
The previously deprecated `board details <FQBN>` syntax is no longer supported.
12+
13+
### `board attach` arguments change
14+
15+
The `board attach` command now uses `--port` and `-p` flags to set board port and `--board` and `-b` flags to select its
16+
FQBN.
17+
18+
The previous syntax `board attach <port>|<FQBN> [sketchPath]` is no longer supported.
19+
20+
### `--timeout` flag in `board list` command has been replaced by `--discovery-timeout`
21+
22+
The flag `--timeout` in the `board list` command is no longer supported.
23+
524
## 0.19.0
625

726
### `board list` command JSON output change

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /