Actions View

nRF Connect for VS Code

tags
nRF Connect for VS Code
Actions View
  • Added support for flashing multiple devices at the same time with the same firmware bundle.
  • Added a command and workflow to update debug probe firmware.
  • Added the possibility to pass custom arguments to flash runners using the extraArgs option in flash tasks and application flash options. User feedback
  • Added the nrf-connect.west.verbose configuration option to call west build or west flash with verbose output.
  • Updated the nrfutil device binary bundled with the extension to v2.15.6.
  • Updated tooltip for Flash and Flash and Erase.
  • Removed the option to configure the default Kconfig GUI between menuconfig and nRF Kconfig GUI. Menuconfig can still be opened from the context menu of nRF Kconfig GUI.
  • Fixed an issue with the nrfutil device execution environment.