Skip to content

Commit 5398fed

Browse files
committed
changelog
Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>
1 parent 6d3c072 commit 5398fed

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
11
# Change Log
22

3-
## Unreleased
3+
## 1.0.0
44

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

719
## 0.5.0
820

0 commit comments

Comments
 (0)