Skip to content

Commit 14903de

Browse files
committed
Update core template
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 0bdd5bb commit 14903de

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "STM32 Cores",
2+
"name": "STM32 MCU based boards",
33
"architecture": "stm32",
44
"version": "%%VERSION%%",
55
"category": "Contributed",
@@ -12,19 +12,19 @@
1212
],
1313
"toolsDependencies": [
1414
{
15-
"packager": "STM32",
15+
"packager": "STMicroelectronics",
1616
"name": "xpack-arm-none-eabi-gcc",
17-
"version": "9.2.1-1.1"
17+
"version": "9.3.1-1.3"
1818
},
1919
{
20-
"packager": "STM32",
20+
"packager": "STMicroelectronics",
2121
"name": "STM32Tools",
22-
"version": "1.4.0"
22+
"version": "2.0.0"
2323
},
2424
{
25-
"packager": "STM32",
25+
"packager": "STMicroelectronics",
2626
"name": "CMSIS",
27-
"version": "5.5.1"
27+
"version": "5.7.0"
2828
}
2929
]
3030
}

0 commit comments

Comments
 (0)