Skip to content
Snippets Groups Projects
Commit c6f257c7 authored by Neil Gershenfeld (test)'s avatar Neil Gershenfeld (test)
Browse files

wip

parent 6cd967ea
No related branches found
No related tags found
No related merge requests found
Pipeline #24293 passed
......@@ -70,7 +70,7 @@ The GPIO test measures how quickly pins can communicate with a processor core; t
<tr>
<td>12.9</td>
<td>RP2040</td>
<td><a href=GPIO/RP2040/ring.RP2040.ino>Arduino, SIO/Fast, 250 MHz</a></td>
<td><a href=GPIO/RP2040/ring.RP2040.ino>Arduino, SIO, 250 MHz</a></td>
<td>December 2022</td>
</tr>
......@@ -95,6 +95,13 @@ The GPIO test measures how quickly pins can communicate with a processor core; t
<td>December 2020</td>
</tr>
<tr>
<td>3.79</td>
<td>ESP32-C3</td>
<td><a href=GPIO/ESP32/ring.ESP32C3.ino>Arduino, GPIO, 160 MHz</a></td>
<td>December 2022</td>
</tr>
<tr>
<td>3.74</td>
<td>ATSAMD51</td>
......@@ -165,6 +172,13 @@ The GPIO test measures how quickly pins can communicate with a processor core; t
<td>November 2020</td>
</tr>
<tr>
<td>.736</td>
<td>ESP32-C3</td>
<td><a href=GPIO/ESP32/ring.ESP32C3.ino>Arduino, digitalRead/Write, 160 MHz</a></td>
<td>December 2022</td>
</tr>
<tr>
<td>.350</td>
<td>RP2040</td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment