Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
ring
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
ring
Commits
a58added
"README.txt" did not exist on "0214e096a0274fd506b09812f47dc1183084851d"
Commit
a58added
authored
7 years ago
by
Jake Read
Browse files
Options
Downloads
Patches
Plain Diff
add atsam4s json
parent
4b22131f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
gpio/atsam4s/index.html
+35
-0
35 additions, 0 deletions
gpio/atsam4s/index.html
ring.json
+10
-0
10 additions, 0 deletions
ring.json
with
45 additions
and
0 deletions
gpio/atsam4s/index.html
0 → 100644
+
35
−
0
View file @
a58added
<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
This diff is collapsed.
Click to expand it.
ring.json
+
10
−
0
View file @
a58added
...
...
@@ -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"
:
""
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment