Skip to content

Commit 174c051

Browse files
author
pyocd-bot
committed
Deploying to main from @ pyocd/pyocd-website-source@79b827a 🚀
1 parent e88dacf commit 174c051

File tree

3 files changed

+299
-12
lines changed

3 files changed

+299
-12
lines changed

index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -187,42 +187,42 @@ <h2 class="">Recent posts</h2>
187187
<div class="row row-cols-1 row-cols-lg-3 g-4">
188188

189189
<div class="col">
190-
<a href="/posts/2021/12-30-pyocd-0.32.3-released.html">
190+
<a href="/posts/2022/01-24-pyocd-0.33.0-released.html">
191191
<div class="card h-100">
192192
<div class="card-body">
193-
<h5 class="card-title">pyOCD 0.32.3 released</h5>
194-
<p class="card-text">PyOCD version 0.32.3 is now available.</p>
193+
<h5 class="card-title">pyOCD 0.33.0 released</h5>
194+
<p class="card-text">RTT, user-defined commands, color logging, and plenty of bug fixes.</p>
195195
</div>
196196
<div class="card-footer">
197-
<small class="">30 Dec 2021</small>
197+
<small class="">24 Jan 2022</small>
198198
</div>
199199
</div>
200200
</a>
201201
</div>
202202

203203
<div class="col">
204-
<a href="/posts/2021/11-04-tf-m_tech_forum_presentation.html">
204+
<a href="/posts/2021/12-30-pyocd-0.32.3-released.html">
205205
<div class="card h-100">
206206
<div class="card-body">
207-
<h5 class="card-title">TF-M Technical Forum presentation</h5>
208-
<p class="card-text">"Introduction to pyOCD" presentation at the TF-M Technical Forum.</p>
207+
<h5 class="card-title">pyOCD 0.32.3 released</h5>
208+
<p class="card-text">PyOCD version 0.32.3 is now available.</p>
209209
</div>
210210
<div class="card-footer">
211-
<small class="">04 Nov 2021</small>
211+
<small class="">30 Dec 2021</small>
212212
</div>
213213
</div>
214214
</a>
215215
</div>
216216

217217
<div class="col">
218-
<a href="/posts/2021/10-18-pyocd-0.32.1-released.html">
218+
<a href="/posts/2021/11-04-tf-m_tech_forum_presentation.html">
219219
<div class="card h-100">
220220
<div class="card-body">
221-
<h5 class="card-title">pyOCD 0.32.1 released</h5>
222-
<p class="card-text">Python 3.10 wheels and several bug fixes.</p>
221+
<h5 class="card-title">TF-M Technical Forum presentation</h5>
222+
<p class="card-text">"Introduction to pyOCD" presentation at the TF-M Technical Forum.</p>
223223
</div>
224224
<div class="card-footer">
225-
<small class="">18 Oct 2021</small>
225+
<small class="">04 Nov 2021</small>
226226
</div>
227227
</div>
228228
</a>

0 commit comments

Comments
 (0)