Skip to content

Commit 089b639

Browse files
committed
Remove STM32F1 core package.
F1 is now fully handled by STM32 core. BP and MM will be available soon. Signed-off-by: Frederic.Pillon <[email protected]>
1 parent d1c4628 commit 089b639

File tree

1 file changed

+0
-63
lines changed

1 file changed

+0
-63
lines changed

STM32/package_stm_index.json

-63
Original file line numberDiff line numberDiff line change
@@ -9,69 +9,6 @@
99
"online": "http://www.stm32duino.com/"
1010
},
1111
"platforms": [
12-
{
13-
"size": "5780403",
14-
"checksum": "SHA-256:939ac1f98ac4ec6f6a448234e602e483a869b5a0e97c0337ecabc17a2eda828b",
15-
"toolsDependencies": [
16-
{
17-
"packager": "arduino",
18-
"name": "arm-none-eabi-gcc",
19-
"version": "4.8.3-2014q1"
20-
},
21-
{
22-
"packager": "STM32",
23-
"name": "STM32Tools",
24-
"version": "2016.9.16"
25-
}
26-
],
27-
"boards": [
28-
{
29-
"name": "Nucleo F103RB"
30-
}
31-
],
32-
"name": "STM32F1xx Cores",
33-
"architecture": "stm32f1",
34-
"version": "2016.12.23",
35-
"category": "Contributed",
36-
"url": "https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/packages/STM32F1-1.0.1.tar.bz2",
37-
"archiveFileName": "STM32F1-1.0.1.tar.bz2"
38-
},
39-
{
40-
"name": "STM32F1xx Cores",
41-
"architecture": "stm32f1",
42-
"version": "2017.1.20",
43-
"category": "Contributed",
44-
"url": "https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/packages/STM32F1-2017.1.20.tar.bz2",
45-
"archiveFileName": "STM32F1-2017.1.20.tar.bz2",
46-
"checksum": "SHA-256:4684181088bffd3512e8eac35cee2db7f492efdc9ed101969907b29247790de2",
47-
"size": "6471688",
48-
"boards": [
49-
{
50-
"name": "Nucleo F103RB"
51-
},
52-
{
53-
"name": "STM32 VL Discovery STM32F100RB"
54-
},
55-
{
56-
"name": "BluePill F103C8"
57-
},
58-
{
59-
"name": "MapleMini F103CB"
60-
}
61-
],
62-
"toolsDependencies": [
63-
{
64-
"packager": "arduino",
65-
"name": "arm-none-eabi-gcc",
66-
"version": "4.8.3-2014q1"
67-
},
68-
{
69-
"packager": "STM32",
70-
"name": "STM32Tools",
71-
"version": "2017.1.19"
72-
}
73-
]
74-
},
7512
{
7613
"version": "2017.5.12",
7714
"category": "Contributed",

0 commit comments

Comments
 (0)