diff --git a/index.html b/index.html index 9272d706f38583afb3be7ccdac5b654153a1d35e..7b142b58ecf14918a36b708bfe485a4369539ec8 100644 --- a/index.html +++ b/index.html @@ -46,6 +46,13 @@ The GPIO test measures how quickly pins can communicate with a processor core; t <td>September 2021</td> </tr> +<tr> +<td>41.7</td> +<td>RP2040</td> +<td><a href=https://gitlab.cba.mit.edu/quentinbolsee/rp2040-ring-pio/-/blob/main/py/ring.RP2040PIO_NO_SYNC.py>PIO, 250 MHz, XIAO, input sync bypass</a></td> +<td>March 2023</td> +</tr> + <tr> <td>25.0</td> <td>RP2040</td>