Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PropGit authored Oct 1, 2022
1 parent f454da0 commit 08a99bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Propeller Tool software for Windows - with P2 debug support.
## Latest Status
The Propeller Tool was first released in 2006 with the production of the [Propeller 1 microcontroller](https://www.parallax.com/catalog/microcontrollers/propeller). It enjoyed a very stable life since the 2012 release of v1.3.2. Now with the release of the [Propeller 2 microcontroller](https://parallax.com/), the Propeller Tool is being updated to support it.

The current version supports phase 1 of Propeller 2 debugging; the use of DEBUG() statements in running code to create and interact with special on-screen debug windows.
The current version supports phase 2 of Propeller 2 debugging; the use of DEBUG() statements in running code to create and interact with special on-screen debug windows as well as low-level debugging of multiple cogs simultaneously.

The original project was not stored in a source code versioning system and Parallax does not have the rights to release the source for some of the critical third-party (yet Parallax-customized) components built into the Propeller tool. For now, this repository serves as a place holder for future source and a repository of current [releases](https://github.com/parallaxinc/Propeller-Tool/releases) and [issues](https://github.com/parallaxinc/Propeller-Tool/issues).

If you are interested in the source code to the Spin2 compiler or the debug window functionality, you may find it in the [PNut Repository](https://github.com/parallaxinc/P2_PNut_Public).

_Updated 03/21/2022_
_Updated 10/01/2022_

0 comments on commit 08a99bf

Please sign in to comment.