-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfeed.xml
More file actions
252 lines (156 loc) · 9.05 KB
/
feed.xml
File metadata and controls
252 lines (156 loc) · 9.05 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
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>µOS++</title>
<description>A POSIX inspired open source framework, written in C++</description>
<link>http://micro-os-plus.github.io/</link>
<atom:link href="http://micro-os-plus.github.io/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Sun, 15 Oct 2023 07:00:12 +0000</pubDate>
<lastBuildDate>Sun, 15 Oct 2023 07:00:12 +0000</lastBuildDate>
<generator>Jekyll v3.9.3</generator>
<item>
<title>µOS++ v7.0.0 released</title>
<description><p>Version v7.0.0 is a new <strong>µOS++</strong> major release. It represents
an important <strong>milestone</strong>, being the first release that includes <strong>extensive
tests</strong> running in <strong>scriptable CI</strong> environments, and <strong>CMake</strong> support.</p>
</description>
<pubDate>Wed, 19 Jul 2023 11:09:00 +0000</pubDate>
<link>http://micro-os-plus.github.io/blog/2023/07/19/micro-os-plus-v7-0-0-released/</link>
<guid isPermaLink="true">http://micro-os-plus.github.io/blog/2023/07/19/micro-os-plus-v7-0-0-released/</guid>
<category>releases</category>
<category>rtos</category>
<category>cmsis-plus</category>
<category>micro-os-plus</category>
<category>releases</category>
<category>micro-os-plus-iii</category>
</item>
<item>
<title>µOS++ v6.3.17 released</title>
<description><p>Version v6.3.17 is a <strong>µOS++</strong> maintenance release. The changes
are a bug fix and an enhancements.</p>
</description>
<pubDate>Fri, 21 May 2021 11:09:00 +0000</pubDate>
<link>http://micro-os-plus.github.io/blog/2021/05/21/micro-os-plus-v6-3-17-released/</link>
<guid isPermaLink="true">http://micro-os-plus.github.io/blog/2021/05/21/micro-os-plus-v6-3-17-released/</guid>
<category>releases</category>
<category>rtos</category>
<category>cmsis-plus</category>
<category>micro-os-plus</category>
<category>releases</category>
<category>micro-os-plus-iii</category>
</item>
<item>
<title>µOS++ v6.3.16 released</title>
<description><p>Version v6.3.16 is a <strong>µOS++</strong> maintenance release. The changes
are a bug fix and an enhancements.</p>
</description>
<pubDate>Mon, 03 May 2021 11:09:00 +0000</pubDate>
<link>http://micro-os-plus.github.io/blog/2021/05/03/micro-os-plus-v6-3-16-released/</link>
<guid isPermaLink="true">http://micro-os-plus.github.io/blog/2021/05/03/micro-os-plus-v6-3-16-released/</guid>
<category>releases</category>
<category>rtos</category>
<category>cmsis-plus</category>
<category>micro-os-plus</category>
<category>releases</category>
<category>micro-os-plus-iii</category>
</item>
<item>
<title>First µOS++ scriptable build</title>
<description><p>In preparation for the future 7.x release, <strong>a major milestone</strong> was
reached: <strong>the modularised µOS++ was, for the first time, fully built
in a terminal</strong>, without Eclipse.</p>
</description>
<pubDate>Fri, 22 Jan 2021 20:18:00 +0000</pubDate>
<link>http://micro-os-plus.github.io/blog/2021/01/22/micro-os-plus-first-scriptable-build/</link>
<guid isPermaLink="true">http://micro-os-plus.github.io/blog/2021/01/22/micro-os-plus-first-scriptable-build/</guid>
<category>releases</category>
</item>
<item>
<title>µOS++ v6.3.15 released</title>
<description><p>Version v6.3.15 is a <strong>µOS++</strong> maintenance release. The main changes
are several bug fixes.</p>
</description>
<pubDate>Mon, 19 Nov 2018 11:09:00 +0000</pubDate>
<link>http://micro-os-plus.github.io/blog/2018/11/19/micro-os-plus-v6-3-15-released/</link>
<guid isPermaLink="true">http://micro-os-plus.github.io/blog/2018/11/19/micro-os-plus-v6-3-15-released/</guid>
<category>releases</category>
<category>rtos</category>
<category>cmsis-plus</category>
<category>micro-os-plus</category>
<category>releases</category>
<category>micro-os-plus-iii</category>
</item>
<item>
<title>µOS++ v6.3.14 released</title>
<description><p>Version v6.3.14 is a <strong>µOS++</strong> maintenance release. The main addition
is the functional POSIX I/O subsystem, which supports character devices,
block devices and file systems.</p>
</description>
<pubDate>Wed, 04 Jul 2018 05:19:00 +0000</pubDate>
<link>http://micro-os-plus.github.io/blog/2018/07/04/micro-os-plus-v6-3-14-released/</link>
<guid isPermaLink="true">http://micro-os-plus.github.io/blog/2018/07/04/micro-os-plus-v6-3-14-released/</guid>
<category>releases</category>
<category>rtos</category>
<category>cmsis-plus</category>
<category>micro-os-plus</category>
<category>releases</category>
<category>micro-os-plus-iii</category>
</item>
<item>
<title>µOS++ v6.3.13 released</title>
<description><p>Version v6.3.13 is a <strong>µOS++</strong> maintenance release.</p>
</description>
<pubDate>Sat, 26 Aug 2017 20:29:00 +0000</pubDate>
<link>http://micro-os-plus.github.io/blog/2017/08/26/micro-os-plus-v6-3-13-released/</link>
<guid isPermaLink="true">http://micro-os-plus.github.io/blog/2017/08/26/micro-os-plus-v6-3-13-released/</guid>
<category>releases</category>
<category>rtos</category>
<category>cmsis-plus</category>
<category>micro-os-plus</category>
<category>releases</category>
<category>micro-os-plus-iii</category>
</item>
<item>
<title>µOS++ v6.3.11 released</title>
<description><p>Version v6.3.11 is a new <strong>µOS++/CMSIS++</strong> public release that addresses several bugs.</p>
</description>
<pubDate>Mon, 02 Jan 2017 19:29:00 +0000</pubDate>
<link>http://micro-os-plus.github.io/blog/2017/01/02/micro-os-plus-v6-3-11-released/</link>
<guid isPermaLink="true">http://micro-os-plus.github.io/blog/2017/01/02/micro-os-plus-v6-3-11-released/</guid>
<category>releases</category>
<category>rtos</category>
<category>cmsis-plus</category>
<category>micro-os-plus</category>
<category>releases</category>
<category>micro-os-plus-iii</category>
</item>
<item>
<title>µOS++ v6.3.10 released</title>
<description><p>Version v6.3.10 is a new <strong>µOS++/CMSIS++</strong> public release that addresses several bugs.</p>
</description>
<pubDate>Sun, 27 Nov 2016 08:53:00 +0000</pubDate>
<link>http://micro-os-plus.github.io/blog/2016/11/27/micro-os-plus-v6-3-10-released/</link>
<guid isPermaLink="true">http://micro-os-plus.github.io/blog/2016/11/27/micro-os-plus-v6-3-10-released/</guid>
<category>releases</category>
<category>rtos</category>
<category>cmsis-plus</category>
<category>micro-os-plus</category>
<category>releases</category>
<category>micro-os-plus-iii</category>
</item>
<item>
<title>µOS++ v6.3.9 released</title>
<description><p>Version v6.3.9 is a new <strong>µOS++/CMSIS++</strong> public release (v6.3.8 was an internal release). The major additions are: the first integration of the POSIX I/O subsystem and an experimental set of scripts to generate µOS++ projects.</p>
</description>
<pubDate>Thu, 13 Oct 2016 19:46:00 +0000</pubDate>
<link>http://micro-os-plus.github.io/blog/2016/10/13/micro-os-plus-v6-3-9-released/</link>
<guid isPermaLink="true">http://micro-os-plus.github.io/blog/2016/10/13/micro-os-plus-v6-3-9-released/</guid>
<category>releases</category>
<category>rtos</category>
<category>cmsis-plus</category>
<category>micro-os-plus</category>
<category>releases</category>
<category>micro-os-plus-iii</category>
</item>
</channel>
</rss>