v0.1.1
Pre-release
Pre-release
What's Changed
- Fixes #153: PATH variable in terminal sometimes loses modifications from other extensions.
- Fixes #155: Go-to-main in
initCommandsof thelaunch.jsonleaves behind the breakpoint. - Partially implements #96: Enable Peripheral Inspector.
- Extracts first SVD file path found in
*.cbuild-run.ymldebug configuration file to automatically set up Peripheral Inspector.
- Extracts first SVD file path found in
- 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
- @KeilChris made their first contribution in #154
Full Changelog: v0.1.0...v0.1.1