Skip to content

Commit c341348

Browse files
committed
chore: update core template with new version
STM32Tools version 2.2.3 xpack-openocd version 0.12.0-4 STM32_SVD version 1.16.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 42d09af commit c341348

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

STM32/src/templates/package_core_index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
{
2020
"packager": "STMicroelectronics",
2121
"name": "xpack-openocd",
22-
"version": "0.12.0-3"
22+
"version": "0.12.0-4"
2323
},
2424
{
2525
"packager": "STMicroelectronics",
2626
"name": "STM32Tools",
27-
"version": "2.2.3"
27+
"version": "2.2.4"
2828
},
2929
{
3030
"packager": "STMicroelectronics",
@@ -34,7 +34,7 @@
3434
{
3535
"packager": "STMicroelectronics",
3636
"name": "STM32_SVD",
37-
"version": "1.15.1"
37+
"version": "1.16.0"
3838
}
3939
]
4040
}

0 commit comments

Comments
 (0)