From 4e7991d79affcd0312cf27c8b39ac2b1a3a23913 Mon Sep 17 00:00:00 2001 From: PropGit Date: Sun, 2 Aug 2020 10:06:54 -0700 Subject: [PATCH] Updated PNut to v34uc --- docs/p2.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/p2.md b/docs/p2.md index b66e2791..ade61e2c 100644 --- a/docs/p2.md +++ b/docs/p2.md @@ -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), @@ -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) @@ -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" \ No newline at end of file +[PNutV34uc]: https://github.com/parallaxinc/propeller/releases/download/PNut_v34uc/PNut_v34uc.zip "PNut v34uc" \ No newline at end of file