Skip to content

Commit cdc4cfa

Browse files
Review feedback (TeoMahnic)
Co-authored-by: Teo Mahnic <teo.mahnic@arm.com>
1 parent 5398fed commit cdc4cfa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
- Updates included pyOCD distribution to v0.38.0
1010
- 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.
1111
- Cortex-M: configure AP for cacheable access when cache is present.
12-
- Add support for SW breakpoints when cache is present
12+
- Add support for SW breakpoints when cache is present.
1313
- Add more debug logging information for cbuild-run targets.
1414
- 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.
1515
- 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
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.
1818

1919
## 0.5.0
2020

0 commit comments

Comments
 (0)