From 97abdbf157d4566380ab2e8de2ef96fc49688a1a Mon Sep 17 00:00:00 2001 From: Erik Tylek Kettenburg Date: Fri, 19 Dec 2014 00:09:18 -0800 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index bf2002e..ea21be7 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,18 @@ DigistumpArduino ================ Files to add Digistump support (Digispark, Pro, DigiX) to Arduino 1.5.X (1.5.7+) + + +**Binary downloads of the bundled IDE can be found here:** + +To manually install: + +Place digistump folder inside the Arduino /hardware folder. + +To compile tools for other platforms or from scratch use: + +Micronucleus: https://github.com/micronucleus/micronucleus/tree/80419704f68bf0783c5de63a6a4b9d89b45235c7 + +AVR-Dummy: https://github.com/digistump/avr-dummy + +ld from a more recent install of avr-gcc then Arduino uses