Skip to content
Snippets Groups Projects
Commit a58added authored by Jake Read's avatar Jake Read
Browse files

add atsam4s json

parent 4b22131f
No related branches found
No related tags found
No related merge requests found
<html>
<head>
<style>
pre code {
background-color: #eee;
border: 1px solid #999;
display: block;
padding: 20px;
}
</style>
</head>
<body>
<h1>ATSAM4S</h1>
<figure>
<img src='4s-pic.jpg' height=50%>
<figcaption>Ring oscillator with ATSAM4S</figcaption>
</figure>
<pre>
<code>
code
</code>
</pre>
<p><a href='../../index.html'>Back</a></p>
</body>
</html>
\ No newline at end of file
......@@ -63,6 +63,16 @@
}
],
"gpio":[
{
"name":"ATSAM4S",
"serial_number":"",
"subdirectory_path":"gpio/sam4s",
"dev_board_price":5.00,
"dev_board_sales link":"",
"ic_price":3.77,
"ic_sales_link":"",
"ring_period":0.19
},
{
"name":"M0, arduino",
"serial_number":"",
......
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