From 04cf3f9fa6bdaef0773a23c3dd53a981e5622031 Mon Sep 17 00:00:00 2001 From: freezingDaniel <82905307+freezingDaniel@users.noreply.github.com> Date: Wed, 16 Oct 2024 07:25:03 +0000 Subject: [PATCH] Update Board manager URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db540d5..9a43b5e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ 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 +Board manager URL: https://raw.githubusercontent.com/digistump/arduino-boards-index/master/package_digistump_index.json **Full Install Instructions:** @@ -20,4 +20,4 @@ DigiX: http://digistump.com/wiki/digix/tutorials/software Micronucleus is the only executable in these packages that is pre-compiled: Micronucleus: https://github.com/micronucleus/micronucleus/tree/80419704f68bf0783c5de63a6a4b9d89b45235c7 -Dependencies: libusb and possibly lib32stdc on linux - (on ubuntu get it by issuing: apt-get install lib32stdc++6) \ No newline at end of file +Dependencies: libusb and possibly lib32stdc on linux - (on ubuntu get it by issuing: apt-get install lib32stdc++6)