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

wip

parent e2936761
No related branches found
No related tags found
No related merge requests found
Pipeline #24283 passed
...@@ -61,9 +61,9 @@ The GPIO test measures how quickly pins can communicate with a processor core; t ...@@ -61,9 +61,9 @@ The GPIO test measures how quickly pins can communicate with a processor core; t
</tr> </tr>
<tr> <tr>
<td>9.17</td> <td>12.9</td>
<td>RP2040</td> <td>RP2040</td>
<td><a href=GPIO/RP2040/ring.RP2040.ino>Arduino, SIO</a></td> <td><a href=GPIO/RP2040/ring.RP2040.ino>Arduino, SIO, 250 MHz</a></td>
<td>December 2022</td> <td>December 2022</td>
</tr> </tr>
...@@ -144,6 +144,13 @@ The GPIO test measures how quickly pins can communicate with a processor core; t ...@@ -144,6 +144,13 @@ The GPIO test measures how quickly pins can communicate with a processor core; t
<td>November 2020</td> <td>November 2020</td>
</tr> </tr>
<tr>
<td>1.11</td>
<td>RP2040</td>
<td><a href=GPIO/RP2040/ring.RP2040.ino>Arduino, digitalRead/Write, 250 MHz</a></td>
<td>December 2022</td>
</tr>
<tr> <tr>
<td>1.06</td> <td>1.06</td>
<td>ATtiny412</td> <td>ATtiny412</td>
...@@ -151,17 +158,10 @@ The GPIO test measures how quickly pins can communicate with a processor core; t ...@@ -151,17 +158,10 @@ The GPIO test measures how quickly pins can communicate with a processor core; t
<td>November 2020</td> <td>November 2020</td>
</tr> </tr>
<tr>
<td>.584</td>
<td>RP2040</td>
<td><a href=GPIO/RP2040/ring.RP2040.ino>Arduino, digitalRead/Write</a></td>
<td>December 2022</td>
</tr>
<tr> <tr>
<td>.350</td> <td>.350</td>
<td>RP2040</td> <td>RP2040</td>
<td><a href=GPIO/RP2040/ring.RP2040.py>MicroPython</a></td> <td><a href=GPIO/RP2040/ring.RP2040.py>MicroPython, 250 MHz</a></td>
<td>December 2022</td> <td>December 2022</td>
</tr> </tr>
......
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