You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-14
Original file line number
Diff line number
Diff line change
@@ -20,20 +20,6 @@ The structure of this repo is such that it will most closely resemble the struct
20
20
* JSON boards manager link for convenience: https://raw.githubusercontent.com/sparkfun/Arduino_Boards/master/IDE_Board_Manager/package_sparkfun_index.json
21
21
22
22
23
-
*[Manually Install in Arduino Sketchbook]()
24
-
***First** Install the Arduino SAMD Boards through the Arduino Board Manager. This is required for the ARM Cortex-M toolchain.
25
-
* Open your Arduno sketchbook folder, listed in Arduino's preferences pane (it is where your libraries folder lives)
26
-
* If there is no ```hardware``` folder create it
27
-
* Inside the ```hardware``` folder create ```SparkFun```
28
-
* Choose to clone with Git or download the .zip of this repo
29
-
* Cloning
30
-
* Clone this repo into ```SparkFun``` and give it the name ```apollo3```
31
-
* .ZIP
32
-
* Download the .ZIP of this repository
33
-
* Within ```SparkFun``` create the ```apollo3``` directory
34
-
* Unzip the contents of the .ZIP into the ```apollo3``` directory
0 commit comments