Skip to content

v1.0.1

Compare
Choose a tag to compare
@pseudophpt pseudophpt released this 03 Aug 00:39
· 180 commits to master since this release
041a969

Added

  • C Preprocessing for assembly
  • Documentation using doxygen

Changed

  • SemVer for versioning
  • SConstruct files are now more flexible to allow building from any directory
  • Stack size is now 16kb

Fixed

  • Destination pointer is now checked for alignment in osCopyMemory()