mikaelpatel / Cosa-AdaFruit

AdaFruit board definitions for Cosa Arduino OOP Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cosa-AdaFruit

Cosa custom board definitions for the AdaFruit; ATmega32U4.

Install

To use these board definitions you must download and install the [Arduino IDE] (http://www.arduino.cc/en/Main/Software) (or GCC AVR toolchain) and [Cosa] (https://github.com/mikaelpatel/Cosa).

Create the directory AdaFruit in your sketchbook hardware directory. Download and unzip the Cosa-AdaFruit-master into your sketchbook hardware/AdaFruit directory. Rename from Cosa-AdaFruit-master to avr.

Start the Arduino IDE and the ATmega32U4 board should be found in Tools>Board menu.

References

  1. [AdaFruit ATmega32U4] (https://www.adafruit.com/products/296)

About

AdaFruit board definitions for Cosa Arduino OOP Framework


Languages

Language:C++ 99.5%Language:C 0.5%