adafruit / Adafruit_Arduino_Boards

Configuration and other support files to use Adafruit's boards like Trinket, Pro Trinket, Gemma, Flora, and more with the Arduino IDE 1.6.x
51 stars 36 forks source link

Add Board Manager Updates #3

Closed toddtreece closed 9 years ago

toddtreece commented 9 years ago

Changes

Run the build_package.sh script and enter a new version:

$ ./build_package.sh 
VERSION [1.3.0]: 1.3.0

The resulting archive will then be available in the build/ folder along with the JSON needed to add to the package index file in the adafruit/arduino-board-index repo:

├── build
│   ├── adafruit-1.3.0.tar.bz2
│   └── package.json