Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.02 KB

README.md

File metadata and controls

30 lines (26 loc) · 1.02 KB

PropWare

PropWare is a combination of three key pieces:

  • Easy, configurable and fast C/C++ objects for the Propeller, including objects from
    • PropWare namespace
    • Parallax's C Simple Library
    • SRLM's libpropeller
    • libArduino
  • An easy-to-use and robust build system using CMake
  • Thorough documentation and tutorials

Key Features

  • More C++ for the Propeller
  • Easy CMake build system
  • Support for CLion, Eclipse and other full-featured IDEs
  • Active development
  • MIT license

Start by installing the software from the download page, follow it up with the Getting Started instructions, and then become a pro by familiarizing yourself with the API documentation and reference material.