From 000b879bec489c2e8635a4adcde6b85bec1bafcc Mon Sep 17 00:00:00 2001 From: PropGit Date: Wed, 15 Jul 2020 13:05:53 -0700 Subject: [PATCH] Added PNut v34t. --- docs/p2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/p2.md b/docs/p2.md index 88f99461..110598fa 100644 --- a/docs/p2.md +++ b/docs/p2.md @@ -112,6 +112,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 v34t](https://github.com/parallaxinc/propeller/releases/download/v34t/PNut_v34t.exe) - 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](https://docs.google.com/document/d/16qVkmA6Co5fUNKJHF6pBfGfDupuRwDtf-wyieh_fbqw/edit?usp=sharing) documentation's DEBUG details - [PNut v34s](https://github.com/parallaxinc/propeller/releases/download/v34S/PNut_v34S.exe) - for P2 Rev B/C (2nd/3rd ES silicon) [3rd is slated as production version] as used on the Rev C P2 Eval boards - [PNut v33L](https://github.com/parallaxinc/propeller/releases/download/v33L/PNut_v33L.exe) - for P2 Rev B (2nd -ES silicon, as used on the Rev B P2 Eval boards and available in the P2 sample 4-packs) - [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) @@ -147,6 +148,7 @@ by Dave Hein ## Recent Activity ##### _Full details [here](https://github.com/parallaxinc/propeller/pulls?q=is%3Aclosed)._ +* Added [PNut v34t](https://propeller.parallax.com/p2.html#ides). * Added Jon "JonnyMac" McPhalen's object [pwm](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/jm_pwm) (pulse-width modulation generator) * Included [July 7th's newsletter](https://propeller.parallax.com/p2.html#p2-community-newsletter) * Added Nicolas Benezan's [Simple SPI Flash](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/Simple_SpiFlash) object (Simple SPI Flash)