Skip to content

Commit 9a540c5

Browse files
committed
0.0.9-pre2
1 parent 0866241 commit 9a540c5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Change Log
22

3-
## 0.0.10-pre1 - Apr 12, 2025
3+
## 0.0.10-pre2 - Apr 12, 2025
44

55
- PR#44: Add support for SMP on FreeRTOS
66
- PR#54: Add to list of tracked debuggers. cortex-debug, cppdbg and cspy are already in the list of tracked debuggers. This adds to that list via the setting `rtos-views.trackDebuggers`
7+
- PR#57: runtime % support for FreeRTOS V11
78

89
## 0.0.8 - Sep 7, 2023
910

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rtos-views",
33
"displayName": "RTOS Views",
44
"description": "RTOS views for microcontrollers",
5-
"version": "0.0.9-pre1",
5+
"version": "0.0.9-pre2",
66
"publisher": "mcu-debug",
77
"preview": true,
88
"repository": {

0 commit comments

Comments
 (0)