diff --git a/gpio/atsamd51/index.html b/gpio/atsamd51/index.html index a86988becf05915e16230d5285d6e76c4c48d4a0..1227944f27f06cd972e52ace15872bf9ec0e2edf 100644 --- a/gpio/atsamd51/index.html +++ b/gpio/atsamd51/index.html @@ -20,7 +20,7 @@ pre code { <figcaption>Ring oscillator with ATSAMD51J19</figcaption> </figure> -<p>This ring oscillator runs on the ATSAMD51J19 MCU using the Adafruit Feather dev board. The ATSAMD51J19 has an ARM Cortex-M4 running with a max speed of 120 MHz. Code for the oscillator is available <a href='ring.ino'>here</a>, or visible below.</p> +<p>This ring oscillator runs on the ATSAMD51J19 MCU using the Adafruit Feather dev board (though dev board price comes from <a href='https://www.adafruit.com/product/3800'>Adafruit ItsyBitsy M4 Express</a>). The ATSAMD51J19 has an ARM Cortex-M4 running with a max speed of 120 MHz. Code for the oscillator is available <a href='ring.ino'>here</a>, or visible below.</p> <pre> <code>