From c9bd0788222a039bd44f35fd87d066dc2b5e48fe Mon Sep 17 00:00:00 2001
From: Neil Gershenfeld <gersh@cba.mit.edu>
Date: Wed, 28 Dec 2022 09:15:43 -0500
Subject: [PATCH] wip

---
 index.html | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/index.html b/index.html
index 4b9a7b4..2605d2a 100644
--- a/index.html
+++ b/index.html
@@ -46,6 +46,13 @@ The GPIO test measures how quickly pins can communicate with a processor core; t
 <td>September 2021</td>
 </tr>
 
+<tr>
+<td>25.0</td>
+<td>RP2040</td>
+<td><a href=https://gitlab.cba.mit.edu/quentinbolsee/rp2040-ring-pio/-/tree/main>PIO, 250 MHz</a></td>
+<td>December 2022</td>
+</tr>
+
 <tr>
 <td>23.1</td>
 <td>IMXRT1062</td>
-- 
GitLab