From ef7f4b7b8d152519d1c22399631f7d98693be0e9 Mon Sep 17 00:00:00 2001 From: Neil Gershenfeld <gersh@cba.mit.edu> Date: Mon, 16 Aug 2021 20:19:09 -0400 Subject: [PATCH] wip --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 944abee..a8b448a 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,7 @@ The GPIO test measures how quickly pins can communicate with a processor core; t <tr> <td>23.08</td> <td>IMXRT1062</td> -<td>Teensy 4.1, 600 MHz</td> +<td>Teensy 4.1, 600 MHz<br>Read/WriteFast, GPIO</td> <td>August, 2021</td> </tr> -- GitLab