From 65d949e2c6a0a0b7a496b35a81bc41f87ee95d3c Mon Sep 17 00:00:00 2001
From: Neil Gershenfeld <gersh@cba.mit.edu>
Date: Mon, 7 Dec 2020 16:51:23 -0500
Subject: [PATCH] add back SAMD51

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

diff --git a/index.html b/index.html
index 2925eb9..8bbd198 100644
--- a/index.html
+++ b/index.html
@@ -60,6 +60,13 @@ The GPIO test measures how quickly pins can communicate with a processor core; t
 <td>December, 2020</td>
 </tr>
 
+<tr>
+<td>3.737</td>
+<td>ATSAMD51</td>
+<td><a href=prior/gpio/atsamd51/index.html>PORT</a></td>
+<td>November, 2018</td>
+</tr>
+
 <tr>
 <td>2.528</td>
 <td>ATSAMD11C</td>
-- 
GitLab