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
+22-4Lines changed: 22 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,22 @@ It uses a custom toolset with GCC 10.2 and Newlib 4.0.0, not depending on system
7
7
8
8
There is automated discovery of boards in bootloader mode, so they show up in the IDE, and the upload command works using the Microsoft UF2 tool (included).
9
9
10
-
To install:
10
+
# Installing via Arduino Boards Manager
11
+
Open up the Arduino IDE and go to File->Preferences.
12
+
13
+
In the dialog that pops up, enter the following URL in the "Additional Boards Manager URLs" field:
0 commit comments