Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/p2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down