Skip to content

v1.0.0-pre0

Pre-release
Pre-release

Choose a tag to compare

@jreineckearm jreineckearm released this 30 Jul 12:20
· 40 commits to main since this release
c4329cf

What's Changed

  • Removes Preview status from extension.
  • Fixes #407: Warning pops up when using an absolute path in the launch config.
  • Fixes #428: PERIPHERALS view not shown when attaching to a running debug session.
  • Implements #357: Create extension variant for Windows on Arm (WoA).
  • Updates included pyOCD distribution to v0.38.0
    • Implements #313: Add CoreSight AP specific CSW handling for AHB-AP, AXI-AP, APB-AP.
    • Cortex-M: configure AP for cacheable access when cache is present.
    • Add support for SW breakpoints when cache is present.
    • Add more debug logging information for cbuild-run targets.
    • Fixes #108: Flash algorithms - Relax memory layout rules and add RAM alignment and minimum stack size checking.
    • Fixes #382: CMSIS-DAP probe: fix macOS HID read/write.
    • Fixes #387: cbuild-run: use cbuild-run.yml parent folder as working directory for relative paths.
    • Fixes: Flash region builder - remove flash algorithm page size adjustment.

Full Changelog: v0.5.0...v1.0.0-pre0