-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathfeed.xml
More file actions
262 lines (170 loc) · 9.81 KB
/
feed.xml
File metadata and controls
262 lines (170 loc) · 9.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Eclipse Embedded CDT</title>
<description>A family of Eclipse CDT extensions and tools for GNU Arm & RISC-V development</description>
<link>http://gnu-mcu-eclipse.github.io/</link>
<atom:link href="http://gnu-mcu-eclipse.github.io/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Mon, 28 Oct 2024 07:28:29 +0000</pubDate>
<lastBuildDate>Mon, 28 Oct 2024 07:28:29 +0000</lastBuildDate>
<generator>Jekyll v4.3.4</generator>
<item>
<title>Eclipse Embedded CDT plug-ins v5.1.1-202007271621 released</title>
<description><p>Version <a href="https://projects.eclipse.org/projects/iot.embed-cdt/releases/5.1.1">5.1.1</a>
is the first release after the project migration to the Eclipse Foundation.</p>
</description>
<pubDate>Tue, 28 Jul 2020 13:52:00 +0000</pubDate>
<link>http://gnu-mcu-eclipse.github.io/blog/2020/07/28/plugins-v5.1.1-202007271621-released/</link>
<guid isPermaLink="true">http://gnu-mcu-eclipse.github.io/blog/2020/07/28/plugins-v5.1.1-202007271621-released/</guid>
<category>GNU</category>
<category>ARM</category>
<category>RISC-V</category>
<category>MCU</category>
<category>Eclipse</category>
<category>releases</category>
<category>plugins</category>
</item>
<item>
<title>GNU MCU Eclipse plug-ins v4.7.2-202001271244 released</title>
<description><p>Version 4.7.2-202001271244 is a maintenance release to fix the issue related
to the change introduced by the update to https for the CMSIS Pack index.</p>
</description>
<pubDate>Mon, 27 Jan 2020 11:07:00 +0000</pubDate>
<link>http://gnu-mcu-eclipse.github.io/blog/2020/01/27/plugins-v4.7.2-202001271244-released/</link>
<guid isPermaLink="true">http://gnu-mcu-eclipse.github.io/blog/2020/01/27/plugins-v4.7.2-202001271244-released/</guid>
<category>GNU</category>
<category>ARM</category>
<category>RISC-V</category>
<category>MCU</category>
<category>Eclipse</category>
<category>releases</category>
<category>plugins</category>
</item>
<item>
<title>GNU MCU Eclipse plug-ins v4.7.1-201911052135 released</title>
<description><p>Version 4.7.1-201911052135 is a maintenance release; the main change is an
enhancement in the logic to update the list of CMSIS Packs.</p>
</description>
<pubDate>Wed, 06 Nov 2019 08:36:00 +0000</pubDate>
<link>http://gnu-mcu-eclipse.github.io/blog/2019/11/06/plugins-v4.7.1-201911052135-released/</link>
<guid isPermaLink="true">http://gnu-mcu-eclipse.github.io/blog/2019/11/06/plugins-v4.7.1-201911052135-released/</guid>
<category>GNU</category>
<category>ARM</category>
<category>RISC-V</category>
<category>MCU</category>
<category>Eclipse</category>
<category>releases</category>
<category>plugins</category>
</item>
<item>
<title>The GNU MCU Eclipse project has new forums</title>
<description><p>The GNU MCU Eclipse forum was relocated from the
<a href="https://www.element14.com/community/groups/gnu-arm-eclipse">Element14</a> site
to a dedicated section in the
<a href="https://www.tapatalk.com/groups/xpack/">xPack forum</a>.</p>
</description>
<pubDate>Wed, 25 Sep 2019 20:08:00 +0000</pubDate>
<link>http://gnu-mcu-eclipse.github.io/blog/2019/09/25/new-forums/</link>
<guid isPermaLink="true">http://gnu-mcu-eclipse.github.io/blog/2019/09/25/new-forums/</guid>
<category>forum</category>
<category>support</category>
<category>Tapatalk</category>
<category>news</category>
<category>project</category>
<category>support</category>
</item>
<item>
<title>GNU MCU Eclipse plug-ins v4.6.1-201909231407 released</title>
<description><p>Version 4.6.1-201909231407 is a new release; the main changes are the
addition of support for
the new <a href="https://xpack.github.io">xPack Dev Tools</a> and performance
fixes for the <strong>CMSIS Packs</strong> manager.</p>
</description>
<pubDate>Mon, 23 Sep 2019 15:20:00 +0000</pubDate>
<link>http://gnu-mcu-eclipse.github.io/blog/2019/09/23/plugins-v4.6.1-201909231407-released/</link>
<guid isPermaLink="true">http://gnu-mcu-eclipse.github.io/blog/2019/09/23/plugins-v4.6.1-201909231407-released/</guid>
<category>GNU</category>
<category>ARM</category>
<category>RISC-V</category>
<category>MCU</category>
<category>Eclipse</category>
<category>releases</category>
<category>plugins</category>
</item>
<item>
<title>GNU MCU Eclipse ARM Embedded GCC v8.2.1-1.7 20190524 released</title>
<description><p>Version v8.2.1-1.7 20190524 is a maintenance release of
<strong>GNU MCU Eclipse ARM Embedded GCC</strong> that that removes the illegal links
present in the previous releases.</p>
</description>
<pubDate>Fri, 24 May 2019 16:14:00 +0000</pubDate>
<link>http://gnu-mcu-eclipse.github.io/blog/2019/05/24/arm-none-eabi-gcc-v8-2-1-1-7-released/</link>
<guid isPermaLink="true">http://gnu-mcu-eclipse.github.io/blog/2019/05/24/arm-none-eabi-gcc-v8-2-1-1-7-released/</guid>
<category>releases</category>
<category>arm</category>
<category>arm-none-eabi-gcc</category>
<category>gcc</category>
<category>binaries</category>
<category>lto</category>
</item>
<item>
<title>GNU MCU Eclipse RISC-V Embedded GCC v8.2.0-2.2 20190521 released</title>
<description><p>Version v8.2.0-2.2-20190521 is a maintenance release of <strong>GNU MCU Eclipse
RISC-V Embedded GCC</strong>, that fixes the previous bug affecting GDB on macOS.</p>
</description>
<pubDate>Tue, 21 May 2019 12:55:00 +0000</pubDate>
<link>http://gnu-mcu-eclipse.github.io/blog/2019/05/21/riscv-none-gcc-v8-2-0-2-2-20190521-released/</link>
<guid isPermaLink="true">http://gnu-mcu-eclipse.github.io/blog/2019/05/21/riscv-none-gcc-v8-2-0-2-2-20190521-released/</guid>
<category>releases</category>
<category>riscv</category>
<category>riscv-none-gcc</category>
</item>
<item>
<title>GNU MCU Eclipse QEMU v2.8.0-6 20190517 released</title>
<description><p>Version 2.8.0-6 20190517 is a maintenance release, to fix the bug
affecting the graphical mode in GNU/Linux, introduced in the previous release.</p>
</description>
<pubDate>Fri, 17 May 2019 12:50:00 +0000</pubDate>
<link>http://gnu-mcu-eclipse.github.io/blog/2019/05/17/qemu-v2-8-0-6-20190517-released/</link>
<guid isPermaLink="true">http://gnu-mcu-eclipse.github.io/blog/2019/05/17/qemu-v2-8-0-6-20190517-released/</guid>
<category>emulator</category>
<category>macos</category>
<category>linux</category>
<category>windows</category>
<category>releases</category>
<category>qemu</category>
</item>
<item>
<title>GNU MCU Eclipse ARM Embedded GCC v8.2.1-1.6 20190510 released</title>
<description><p>Version v8.2.1-1.6 20190510 is a maintenance release of
<strong>GNU MCU Eclipse ARM Embedded GCC</strong> that (finally) fixes the bugs
affecting Windows LTO builds, present in the previous release.</p>
</description>
<pubDate>Fri, 10 May 2019 03:05:00 +0000</pubDate>
<link>http://gnu-mcu-eclipse.github.io/blog/2019/05/10/arm-none-eabi-gcc-v8-2-1-1-6-released/</link>
<guid isPermaLink="true">http://gnu-mcu-eclipse.github.io/blog/2019/05/10/arm-none-eabi-gcc-v8-2-1-1-6-released/</guid>
<category>releases</category>
<category>arm</category>
<category>arm-none-eabi-gcc</category>
<category>gcc</category>
<category>binaries</category>
<category>lto</category>
</item>
<item>
<title>GNU MCU Eclipse ARM Embedded GCC v8.2.1-1.5 20190426 released</title>
<description><p>Version v8.2.1-1.5 20190426 is a maintenance release of
<strong>GNU MCU Eclipse ARM Embedded GCC</strong> that fixes the bugs affecting Windows
LTO builds, present in the previous release.</p>
</description>
<pubDate>Fri, 26 Apr 2019 20:43:00 +0000</pubDate>
<link>http://gnu-mcu-eclipse.github.io/blog/2019/04/26/arm-none-eabi-gcc-v8-2-1-1-5-released/</link>
<guid isPermaLink="true">http://gnu-mcu-eclipse.github.io/blog/2019/04/26/arm-none-eabi-gcc-v8-2-1-1-5-released/</guid>
<category>releases</category>
<category>arm</category>
<category>arm-none-eabi-gcc</category>
<category>gcc</category>
<category>binaries</category>
<category>lto</category>
</item>
</channel>
</rss>