We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b492c2 commit 80de993Copy full SHA for 80de993
Arduino/README.md
@@ -0,0 +1,12 @@
1
+# StackRduino M0 Arduino IDE Setup
2
+## Repository for storing Arduino related files and custom board definition.
3
+
4
+Copy and paste the following URL into the File > Preferences > "Additional Boards Manager" textbox.
5
+```
6
+https://raw.githubusercontent.com/StackRduino/StackRduino_M0/master/Arduino/package_StackRduino_index.json
7
8
+Make sure to also install the Arduino SAMD Library at the same time.
9
10
+Boards > "Add board definition" > Search for "StackRduino Boards" > Install Robo HAT Library
11
12
+Boards > "Add board definition" > Search for "SAMD" > Install Arduino SAMD Library
0 commit comments