Skip to content

Commit

Permalink
Updated PNut to v34uc
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub-Obex-Bot committed Aug 2, 2020
1 parent ad971ce commit 4e7991d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/p2.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Propeller 2 early adopters may experiment with two options: 1) limited-edition b
- Propeller Tool - Parallax P1 & P2 IDE (built for Windows)
- [Propeller Tool v2.2.0.0 Alpha (06/17/20)](https://www.parallax.com/downloads/propeller-tool-software-windows-spin-assembly) - for P2 Rev B/C (2nd/3rd -ES silicon) [3rd is slated as production version] as used on the Rev B and Rev C P2 Eval boards
- PNut - Parallax P2 IDE (built for Windows- can be used with wine on Linux and MacOS)
- [PNut v34ub][PNutV34ub] - for P2 Rev B/C (2nd/3rd ES silicon) [3rd is slated as production version] as used on the Rev C P2 Eval boards. Supports debugging. See [P2 Spin2 Launguage][P2SpinDoc] documentation's DEBUG details
- [PNut v34uc][PNutV34uc] - for P2 Rev B/C (2nd/3rd ES silicon) [3rd is slated as production version] as used on the Rev C P2 Eval boards. Supports debugging. See [P2 Spin2 Launguage][P2SpinDoc] documentation's DEBUG details
- [PNut v34ta](https://github.com/parallaxinc/propeller/releases/download/PNut_v34ta/PNut_v34ta.zip) - for P2 Rev B/C (2nd/3rd ES silicon) [3rd is slated as production version] as used on the Rev C P2 Eval boards. Supports debugging. See [P2 Spin2 Launguage][P2SpinDoc] documentation's DEBUG details
- [PNut v32i](https://github.com/parallaxinc/propeller/releases/download/v32i/PNut_v32i.exe) - for P2 Rev A (1st -ES silicon, as used on the Rev A P2 Eval boards)
- [FlexGUI (formerly Spin2gui)](https://github.com/totalspectrum/flexgui/releases) - IDE for P1 and P2 [Spin](https://github.com/totalspectrum/spin2cpp/blob/master/doc/spin.md),
Expand Down Expand Up @@ -169,6 +169,7 @@ by Dave Hein
## Recent Activity
##### _Full details [here](https://github.com/parallaxinc/propeller/pulls?q=is%3Aclosed)._

* Updated [PNut to v34uc](https://propeller.parallax.com/p2.html#ides)
* Updated [PNut to v34ub](https://propeller.parallax.com/p2.html#ides)
* Added Jon "JonnyMac" McPhalen's object [sircs tx](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/jm_sircs_tx) (Sony SIRCS protocol transmitter)
* Included [July 21st's newsletter](https://propeller.parallax.com/p2.html#p2-community-newsletter)
Expand Down Expand Up @@ -206,4 +207,4 @@ by Dave Hein
* Updated references to [Park Transformation](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/ParkTransformation) object

[P2SpinDoc]: https://docs.google.com/document/d/16qVkmA6Co5fUNKJHF6pBfGfDupuRwDtf-wyieh_fbqw/edit "P2 Spin2 Language Doc"
[PNutV34ub]: https://github.com/parallaxinc/propeller/releases/download/PNut_v34ub/PNut_v34ub.zip "PNut v34ub"
[PNutV34uc]: https://github.com/parallaxinc/propeller/releases/download/PNut_v34uc/PNut_v34uc.zip "PNut v34uc"

0 comments on commit 4e7991d

Please sign in to comment.