Skip to content

v0.38.0

Choose a tag to compare

@RobertRostohar RobertRostohar released this 31 Jul 11:47
· 89 commits to main since this release
bd673c1

v0.38.0 on PyPI

Improvements

  • Add CoreSight AP specific CSW handling for AHB-AP, AXI-AP, APB-AP
  • Add more debug logging information for cbuild-run targets
  • Add support for SW breakpoints when cache is present
  • Cortex-M: configure AP for cacheable access when cache is present
  • Flash algorithms: relax memory layout rules and add RAM alignment and minimum stack size checking

Fixes

  • CMSIS-DAP probe: fix macOS HID read/write
  • cbuild-run: use cbuild-run.yml parent folder as working directory for relative paths
  • Flash region builder: remove flash algorithm page size adjustment
  • Docs: fix remove_breakpoint call in elf API example (@laurensmiers)

New Contributors

Full Changelog: v0.37.0...v0.38.0