Skip to content

0.3.0

Choose a tag to compare

@faustbrian faustbrian released this 17 Feb 06:30
· 99 commits to master since this release

Added

  • Arduino CircleCI config

Changed

  • updated keywords.txt.
  • updated ./library.json package export settings.
  • removed unnecessary files:
    • ./appveyor.yml.
    • ./CMakeSettings.json.
    • ./test/travis.yml.
    • uECC_README.md.
    • submodule from cmake_example
  • moved external packages to ./src/lib/:
    • ./src/bcl.
    • ./src/rfc6979.
    • ./src/stl.
    • ./date.
  • moved ./docs to ./extras in arduino builds.
  • automated ARDUINO_IDE.sh script.
  • updated ARDUINO_IDE.sh script to reflect lib/ changes.