From 6bedb7452f2993b7e432837ad8e2bf42638d840f Mon Sep 17 00:00:00 2001
From: Neil Gershenfeld <gersh@cba.mit.edu>
Date: Sun, 13 Dec 2020 09:13:35 -0500
Subject: [PATCH] wip

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

diff --git a/index.html b/index.html
index 8bbd198..29845fb 100644
--- a/index.html
+++ b/index.html
@@ -102,5 +102,12 @@ The GPIO test measures how quickly pins can communicate with a processor core; t
 <td>November, 2020</td>
 </tr>
 
+<tr>
+<td>0.157</td>
+<td>Raspberry Pi 4</td>
+<td><a href=GPIO/libgpiod/ring.libgpiod.c>libgpiod, Buster</a></td>
+<td>December, 2020</td>
+</tr>
+
 </table>
 </center>
-- 
GitLab