Skip to content

Commit 80de993

Browse files
authored
Create README.md
1 parent 7b492c2 commit 80de993

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Arduino/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)