Skip to content

Commit 976d164

Browse files
committed
Update CMSIS packages to the latest available
1 parent 7583775 commit 976d164

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

platform.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -100,79 +100,79 @@
100100
"type": "framework",
101101
"optional": true,
102102
"owner": "platformio",
103-
"version": "~2.3.4"
103+
"version": "~2.3.7"
104104
},
105105
"framework-cmsis-stm32f1": {
106106
"type": "framework",
107107
"optional": true,
108108
"owner": "platformio",
109-
"version": "~4.3.1"
109+
"version": "~4.3.5"
110110
},
111111
"framework-cmsis-stm32f2": {
112112
"type": "framework",
113113
"optional": true,
114114
"owner": "platformio",
115-
"version": "~2.2.3"
115+
"version": "~2.2.6"
116116
},
117117
"framework-cmsis-stm32f3": {
118118
"type": "framework",
119119
"optional": true,
120120
"owner": "platformio",
121-
"version": "~2.3.4"
121+
"version": "~2.3.8"
122122
},
123123
"framework-cmsis-stm32f4": {
124124
"type": "framework",
125125
"optional": true,
126126
"owner": "platformio",
127-
"version": "~2.6.4"
127+
"version": "~2.6.11"
128128
},
129129
"framework-cmsis-stm32f7": {
130130
"type": "framework",
131131
"optional": true,
132132
"owner": "platformio",
133-
"version": "~1.2.5"
133+
"version": "~1.2.10"
134134
},
135135
"framework-cmsis-stm32g0": {
136136
"type": "framework",
137137
"optional": true,
138138
"owner": "platformio",
139-
"version": "~1.3.0"
139+
"version": "~1.4.4"
140140
},
141141
"framework-cmsis-stm32g4": {
142142
"type": "framework",
143143
"optional": true,
144144
"owner": "platformio",
145-
"version": "~1.1.1"
145+
"version": "~1.2.5"
146146
},
147147
"framework-cmsis-stm32h7": {
148148
"type": "framework",
149149
"optional": true,
150150
"owner": "platformio",
151-
"version": "~1.8.0"
151+
"version": "~1.10.6"
152152
},
153153
"framework-cmsis-stm32l0": {
154154
"type": "framework",
155155
"optional": true,
156156
"owner": "platformio",
157-
"version": "~1.9.0"
157+
"version": "~1.9.4"
158158
},
159159
"framework-cmsis-stm32l1": {
160160
"type": "framework",
161161
"optional": true,
162162
"owner": "platformio",
163-
"version": "~2.3.0"
163+
"version": "~2.3.4"
164164
},
165165
"framework-cmsis-stm32l4": {
166166
"type": "framework",
167167
"optional": true,
168168
"owner": "platformio",
169-
"version": "~1.6.1"
169+
"version": "~1.7.4"
170170
},
171171
"framework-cmsis-stm32l5": {
172172
"type": "framework",
173173
"optional": true,
174174
"owner": "platformio",
175-
"version": "~1.0.2"
175+
"version": "~1.0.6"
176176
},
177177
"framework-spl": {
178178
"type": "framework",

0 commit comments

Comments
 (0)