Skip to content

Commit e1f6852

Browse files
committed
Added P2-ES board mock-up and added resources to home page.
1 parent aa7fd9c commit e1f6852

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

docs/assets/p2-es_rev_a.jpg

343 KB
Loading

docs/index.html

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
<h1>Propeller 2 Developer Site</h1>
22
<p>A collection of resources for Propeller Community members.</p>
3-
<img href="https://propeller.parallax.com/assets/p2_pinout_large.jpg" alt="P2 Pinout" height="200" width="200"></img>
4-
<p><a href="https://github.com/parallaxinc/propeller" target="_blank">Visit the source of this site</p>
3+
<img src="/assets/p2_pinout_large.jpg" alt="P2 Pinout" height="200" width="200"></img>
4+
5+
<h2>Resources</h2>
6+
<ul>
7+
<li>The latest <a href="https://docs.google.com/document/d/1UnelI6fpVPHFISQ9vpLzOVa8oUghxpI6UpkXVsYgBEQ/edit?usp=sharing" target="_blank">Propeller 2 Documentation</a> is contained in a Google Doc with community commenting enabled.</li>
8+
<li><a href="https://docs.google.com/spreadsheets/d/1usUcCCQVp3liAqENX9rvX-XVqJomMREhKYExM_taG0A/edit?usp=sharing" target="_blank">Parallax Propeller 2 Instructions v32</a> is contained in a Google Spreadsheet.</li>
9+
<li><a href="http://forums.parallax.com/discussion/162298/prop2-fpga-files-updated-2-june-2018-final-version-32i" target="_blank">Prop2 FPGA File</a> information is on the forum.</li>
10+
<li><a href="http://forums.parallax.com/categories/propeller-2-multicore-microcontroller" target="_blank">Propeller 2 Forum</a> discussions.</li>
11+
<li><a href="https://github.com/parallaxinc/propeller" target="_blank">Visit the source of this site</a></li>
12+
</ul>
13+

0 commit comments

Comments
 (0)