Skip to content

Commit 9465b8c

Browse files
Merge pull request #25 from knurling-rs/release-020
Release v0.2.0
2 parents c9deffa + a69bbf7 commit 9465b8c

File tree

7 files changed

+208
-63
lines changed

7 files changed

+208
-63
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.2.0
4+
5+
- Added `--help` argument
6+
- Added `--serial xx` argument to pick a specific dongle
7+
- Added `--abort` argument to take a dongle out of DFU mode
8+
- Added `--all` argument to act on all discovered dongles
9+
- Added `--get-images` to list what is on the dongle(s)
10+
- Upgraded to latest `serialport` library
11+
312
## 0.1.3
413

514
- Relax firmware address check to support development boards other than the nRF-Dongle

Cargo.lock

Lines changed: 188 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)