Skip to content

Commit bbef59b

Browse files
authored
Merge pull request #629 from per1234/remove-board-recovery-sections
Remove "Board Recovery" section from datasheets of boards without feature
2 parents e737cdd + 7952c7f commit bbef59b

File tree

6 files changed

+0
-18
lines changed

6 files changed

+0
-18
lines changed

content/hardware/02.hero/boards/mega-2560/datasheet/datasheet.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,6 @@ Sample sketches for the Arduino® MEGA 2560 can be found either in the “Exampl
129129
### Online Resources
130130
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on ProjectHub **[5]**, the Arduino® Library Reference **[6]** and the online store **[7]** where you will be able to complement your board with sensors, actuators and more.
131131

132-
### Board Recovery
133-
All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB it is possible to enter bootloader mode by double-tapping the reset button right after power up.
134-
135132
## Connector Pinouts
136133

137134
![Arduino Mega Pinout](./assets/ArduinoMEGAPinOut.png)

content/hardware/02.hero/boards/uno-mini-le/datasheet/datasheet.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,6 @@ Sample sketches for the Arduino UNO Mini can be found either in the “Examples
153153
### Online Resources
154154
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on ProjectHub **[5]**, the Arduino Library Reference **[6]** and the online store **[7]** where you will be able to complement your board with sensors, actuators and more
155155

156-
### Board Recovery
157-
All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB it is possible to enter bootloader mode by double-tapping the reset button right after power up.
158-
159156
<div class="breakPage"> </div>
160157

161158
## Connector Pinouts

content/hardware/02.hero/boards/uno-rev3/datasheet/datasheet.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,6 @@ Sample sketches for the Arduino XXX can be found either in the “Examples” me
126126
### Online Resources
127127
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on ProjectHub **[5]**, the Arduino Library Reference **[6]** and the online store **[7]** where you will be able to complement your board with sensors, actuators and more
128128

129-
### Board Recovery
130-
All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB it is possible to enter bootloader mode by double-tapping the reset button right after power up.
131-
132129
## Connector Pinouts
133130
![Pinout](assets/pinout.png)
134131

content/hardware/03.nano/boards/nano-every/datasheet/datasheet.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,6 @@ All Arduino IoT enabled products are supported on Arduino IoT Cloud which allows
138138
### Online Resources
139139
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on ProjectHub **[13]**, the Arduino Library Reference **[14]** and the on line store **[15]** where you will be able to complement your board with sensors, actuators and more.
140140

141-
### Board Recovery
142-
All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB it is possible to enter bootloader mode by double-tapping the reset button right after power up.
143-
144141
## Connector Pinouts
145142
![Pinout](assets/pinout.png)
146143

content/hardware/03.nano/boards/nano/datasheet/datasheet.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,6 @@ Sample sketches for the Arduino® can be found either in the “Examples” menu
104104
### Online Resources
105105
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on ProjectHub **[5]**, the Arduino® Library Reference **[6]** and the online store **[7]** where you will be able to complement your board with sensors, actuators and more.
106106

107-
### Board Recovery
108-
All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB it is possible to enter bootloader mode by double-tapping the reset button right after power up.
109-
110107
## Connector Pinouts
111108

112109
![Power Tree of Arduino Nano](./assets/nano_connector_pinout.png)

content/hardware/08.kits/maker/make-your-uno-kit/datasheet/datasheet.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -238,9 +238,6 @@ Sample sketches for the **UNO** can be found either in the “Examples” menu i
238238
#### Online Resources
239239
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on ProjectHub [4], the Arduino Library Reference [5] and the online store [6] where you will be able to complement your board with sensors, actuators and more.
240240

241-
#### Board Recovery
242-
All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB it is possible to enter bootloader mode by double-tapping the reset button right after a power-up.
243-
244241
### Connector Pinouts
245242
![Make Your UNO main board pinout](assets/pinout.png)
246243

0 commit comments

Comments
 (0)