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.
2 parents 0f082ba + a543774 commit ef08811Copy full SHA for ef08811
Changelog.md
@@ -6,13 +6,17 @@
6
- Custom control to set net core upload delay
7
- Persist net core upload delay for each device serial number
8
- Progress on net core upload delay
9
+- Linux: If a device fails to be identified based on parameters which point to
10
+ a missing nrf-udev installation, recommend user to install nrf-udev.
11
12
### Fixed
13
14
- Write button remains clickable in some cases when device is change to
15
bootloader.
16
- USB DFU memory layout now updates after device reboots due to programming
17
- USB DFU memory layout updates if programming fails
18
+- Linux: Apps would crash when identifying certain devices if nrf-udev
19
+ installation was missing.
20
21
### Changed
22
0 commit comments