Skip to content

0.2.0

Compare
Choose a tag to compare
@bweir bweir released this 10 Sep 03:51
· 129 commits to master since this release

This release splits the base loader script into several core libraries, adds more applications and test examples, doxygen api, and also incorporates propterm as a core component.

All updates

  • Split Loader.cpp into four core classes (fifth PropellerManager class not yet available)
  • Add examples/ folder demonstrating API usage
  • Add generated API documentation
  • propterm now supports copy / paste
  • PropellerImage can modify existing Propeller binary images
  • Tighter image encoding scheme
  • Relaxed device timing requirements
  • Improved error reporting and return codes