Skip to content
Snippets Groups Projects
Commit 1abdffb9 authored by Sam Calisch's avatar Sam Calisch
Browse files

add link

parent 4655fdc8
No related branches found
No related tags found
No related merge requests found
Pipeline #2679 passed
...@@ -20,7 +20,7 @@ pre code { ...@@ -20,7 +20,7 @@ pre code {
<figcaption>Ring oscillator with ATSAMD51J19</figcaption> <figcaption>Ring oscillator with ATSAMD51J19</figcaption>
</figure> </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> <pre>
<code> <code>
......
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