per1234 0d4830288d Add dummy .h files to Digispark_Examples and DigiXBetaBonus folders
In Arduino IDE 1.6.6 and 1.6.7 these are considered invalid libraries
without a header file and this causes a warning whenever a Digispark
board is selected from the Tools > Board menu or Boards Manager or
Library Manager is opened with a Digispark board selected and the
sketches don't appear in the File > Example menu.
2016-02-04 02:35:46 -08:00

DigistumpArduino

Files to add Digistump support (Digispark, Pro, DigiX) to Arduino 1.6.X (1.6.4+)

These files are designed for install via the Arduino Boards Manager:

Board manager URL: http://digistump.com/package_digistump_index.json

Full Install Instructions:

Digispark: http://digistump.com/wiki/digispark/tutorials/connecting

Digispark Pro: http://digistump.com/wiki/digispark/tutorials/connectingpro

DigiX: http://digistump.com/wiki/digix/tutorials/software

To compile:

Micronucleus is the only executable in these packages that is pre-compiled:

Micronucleus: 80419704f6 Dependencies: libusb and possibly lib32stdc on linux - (on ubuntu get it by issuing: apt-get install lib32stdc++6)

Languages
C 83.2%
C++ 8.8%
Assembly 5%
Processing 2.3%
Makefile 0.4%
Other 0.2%