Skip to content

Commit

Permalink
Merge pull request #38 from NetRat/Making-library-compatible-with-Ard…
Browse files Browse the repository at this point in the history
…uino-1.5.8+

Making library compatible with Arduino 1.5.8+
  • Loading branch information
wmacevoy committed Nov 16, 2014
2 parents ea433b8 + 4e5e9c2 commit 5777fa7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions library.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name=ArduinoUnit
version=2.1
author=Matthew Murdoch
maintainer=Matthew Murdoch <[email protected]>
sentence=Unit test framework for arduino projects.
paragraph=ArduinoUnit is a unit testing framework for Arduino libraries.
url=https://github.com/mmurdoch/arduinounit
architectures=sam

0 comments on commit 5777fa7

Please sign in to comment.