Skip to content

Commit 1f2e6d5

Browse files
committed
📝 "Boards Manager"
1 parent 232b989 commit 1f2e6d5

15 files changed

+18
-18
lines changed

Marlin/src/pins/sam/pins_ARCHIM1.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
*
2727
* The Archim 1.0 board requires Arduino Archim addons installed.
2828
*
29-
* - Add the following URL to Arduino IDE's Additional Board Manager URLs:
29+
* - Add the following URL to Arduino IDE's Additional Boards Manager URLs:
3030
* https://raw.githubusercontent.com/ultimachine/ArduinoAddons/master/package_ultimachine_index.json
3131
*
32-
* - In the Arduino IDE Board Manager search for Archim and install the package.
32+
* - In the Arduino IDE Boards Manager search for Archim and install the package.
3333
*
3434
* - Change your target board to "Archim".
3535
*

Marlin/src/pins/sam/pins_ARCHIM2.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
*
2727
* The Archim 2.0 board requires Arduino Archim addons installed.
2828
*
29-
* - Add the following URL to Arduino IDE's Additional Board Manager URLs:
29+
* - Add the following URL to Arduino IDE's Additional Boards Manager URLs:
3030
* https://raw.githubusercontent.com/ultimachine/ArduinoAddons/master/package_ultimachine_index.json
3131
*
32-
* - In the Arduino IDE Board Manager search for Archim and install the package.
32+
* - In the Arduino IDE Boards Manager search for Archim and install the package.
3333
*
3434
* - Change your target board to "Archim".
3535
*

Marlin/src/pins/sanguino/pins_ANET_10.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
*/
3535

3636
/**
37-
* The standard Arduino IDE extension (board manager) for this board
37+
* The standard Arduino IDE extension (Boards Manager) for this board
3838
* is located at https://github.com/SkyNet3D/anet-board.
3939
*
4040
* Installation instructions are on that page.
@@ -51,7 +51,7 @@
5151
*/
5252

5353
/**
54-
* Another usable Arduino IDE extension (board manager) can be found at
54+
* Another usable Arduino IDE extension (Boards Manager) can be found at
5555
* https://github.com/Lauszus/Sanguino
5656
*
5757
* This extension has been tested on Arduino 1.6.12 & 1.8.0

Marlin/src/pins/sanguino/pins_GEN3_MONOLITHIC.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
*/
3434

3535
/**
36-
* A useable Arduino IDE extension (board manager) can be found at
36+
* A useable Arduino IDE extension (Boards Manager) can be found at
3737
* https://github.com/Lauszus/Sanguino
3838
*
3939
* This extension has been tested on Arduino 1.6.12 & 1.8.0

Marlin/src/pins/sanguino/pins_GEN3_PLUS.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
*/
3333

3434
/**
35-
* A useable Arduino IDE extension (board manager) can be found at
35+
* A useable Arduino IDE extension (Boards Manager) can be found at
3636
* https://github.com/Lauszus/Sanguino
3737
*
3838
* This extension has been tested on Arduino 1.6.12 & 1.8.0

Marlin/src/pins/sanguino/pins_GEN6.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
*/
3636

3737
/**
38-
* A useable Arduino IDE extension (board manager) can be found at
38+
* A useable Arduino IDE extension (Boards Manager) can be found at
3939
* https://github.com/Lauszus/Sanguino
4040
*
4141
* This extension has been tested on Arduino 1.6.12 & 1.8.0

Marlin/src/pins/sanguino/pins_GEN6_DELUXE.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
*/
3333

3434
/**
35-
* A useable Arduino IDE extension (board manager) can be found at
35+
* A useable Arduino IDE extension (Boards Manager) can be found at
3636
* https://github.com/Lauszus/Sanguino
3737
*
3838
* This extension has been tested on Arduino 1.6.12 & 1.8.0

Marlin/src/pins/sanguino/pins_GEN7_12.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
*/
3939

4040
/**
41-
* A useable Arduino IDE extension (board manager) can be found at
41+
* A useable Arduino IDE extension (Boards Manager) can be found at
4242
* https://github.com/Lauszus/Sanguino
4343
*
4444
* This extension has been tested on Arduino 1.6.12 & 1.8.0

Marlin/src/pins/sanguino/pins_GEN7_13.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
*/
3333

3434
/**
35-
* A useable Arduino IDE extension (board manager) can be found at
35+
* A useable Arduino IDE extension (Boards Manager) can be found at
3636
* https://github.com/Lauszus/Sanguino
3737
*
3838
* This extension has been tested on Arduino 1.6.12 & 1.8.0

Marlin/src/pins/sanguino/pins_GEN7_14.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
*/
3737

3838
/**
39-
* A useable Arduino IDE extension (board manager) can be found at
39+
* A useable Arduino IDE extension (Boards Manager) can be found at
4040
* https://github.com/Lauszus/Sanguino
4141
*
4242
* This extension has been tested on Arduino 1.6.12 & 1.8.0

0 commit comments

Comments
 (0)