- Updated the tested SEGGER J-Link DLL version to v9.24a.
- Changed the way the default external flash config is loaded. This simplifies the connection logic and avoids some confusing behavior if the debugger connection fails. This also fixes a theoretical issue with batch operations on protected nRF52 devices, where the default external config would not get loaded after a recover.
- Windows: Devices are no longer listed with the
brokentrait if the WinUSB drivers are enabled, but the J-Link virtual COM ports are still using the legacy J-Link drivers. Only a warning is now logged if this situation is detected. Listing with thebrokentrait here was originally introduced in v2.16.0.