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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ There are two methods that you can use to install this BSP. We highly recommend
28
28
1.[Download and install the Arduino IDE](https://www.arduino.cc/en/Main/Software) (At least v1.6.12)
29
29
2. Start the Arduino IDE
30
30
3. Go into Preferences
31
-
4. Add https://www.adafruit.com/package_adafruit_index.json as an 'Additional Board Manager URL'
31
+
4. Add https://adafruit.github.io/arduino-board-index/package_adafruit_index.json as an 'Additional Board Manager URL'
32
32
5. Restart the Arduino IDE
33
33
6. Open the Boards Manager from the Tools -> Board menu and install 'Adafruit nRF52 by Adafruit'
34
34
7. Once the BSP is installed, select 'Adafruit Feather nRF52840 Express' from the Tools -> Board menu, which will update your system config to use the right compiler and settings for the nRF52.
0 commit comments