We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45771bf commit 9da30f4Copy full SHA for 9da30f4
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
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
12
## 0.1.3
13
14
- Relax firmware address check to support development boards other than the nRF-Dongle
0 commit comments