Skip to content

v0.1.1

Pre-release
Pre-release

Choose a tag to compare

@jreineckearm jreineckearm released this 16 Apr 14:21
· 115 commits to main since this release
2022040

What's Changed

  • Fixes #153: PATH variable in terminal sometimes loses modifications from other extensions.
  • Fixes #155: Go-to-main in initCommands of the launch.json leaves behind the breakpoint.
  • Partially implements #96: Enable Peripheral Inspector.
    • Extracts first SVD file path found in *.cbuild-run.yml debug configuration file to automatically set up Peripheral Inspector.
  • Adds initial version of extension documentation.
  • Updates included pyOCD distribution
    • Fixes #133: Adds default memory map for Cortex-M devices.
    • Improves memory map creation and flash algorithms sorting.
    • Selects current processor core (for example used for flash programming) based on active gdb server connection.

New Contributors

Full Changelog: v0.1.0...v0.1.1