File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 66
77### Changed
88
9- - Updated bundled SEGGER J-Link to v8.76 for Windows .
9+ - Updated bundled SEGGER J-Link to v9.24a .
1010- Logic for loading updates to nRF Connect for Desktop to a new version. The
1111 mechanism is now based on CDN and not GitHub. In most cases, it uses
1212 ` files.nordicsemi.com ` . If users choose to use the Chinese server, it uses
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ release the new version.
1111
1212### Added
1313
14+ - #1162 : Update bundled J-Link to V9.24a.
1415- #1147 : Mechanism for automatic release candidates.
1516- #1199 : Support for fixed size apps. Before, the fixed size of the Quick Start
1617 app was hard coded. With this, every app can specify its own fixed size by
Original file line number Diff line number Diff line change 44 * SPDX-License-Identifier: LicenseRef-Nordic-4-Clause
55 */
66
7- module . exports = 'V8.76 ' ;
7+ module . exports = 'V9.24a ' ;
You can’t perform that action at this time.
0 commit comments