Skip to content

Commit

Permalink
PlatformIO Library Registry manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed Dec 6, 2014
1 parent 6bec9a6 commit 1a0135d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions MSP430/I2Cdev/library.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "I2Cdevlib-Core",
"keywords": "i2cdevlib, i2c",
"description": "The I2C Device Library (I2Cdevlib) is a collection of uniform and well-documented classes to provide simple and intuitive interfaces to I2C devices.",
"include": "MSP430/I2Cdev",
"repository":
{
"type": "git",
"url": "https://github.com/jrowberg/i2cdevlib.git"
},
"frameworks": "energia",
"platforms": "timsp430"
}

0 comments on commit 1a0135d

Please sign in to comment.