Skip to content
Snippets Groups Projects
Commit 4f8ed804 authored by Quentin Bolsee's avatar Quentin Bolsee
Browse files

Prorgammers image

parent f0b3c690
Branches
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ If all goes well, your board will now be detected as a serial port and you can s ...@@ -48,7 +48,7 @@ If all goes well, your board will now be detected as a serial port and you can s
To upload a sketch, simply use the `upload` command or the arrow icon. Make sure the bootloader size is not set to `NO_BOOTLOADER`, otherwise the bootloader won't be used. To upload a sketch, simply use the `upload` command or the arrow icon. Make sure the bootloader size is not set to `NO_BOOTLOADER`, otherwise the bootloader won't be used.
<img src=img/upload.png width=50%><img src=img/upload_alt.png width=50%> <img src=img/upload.png width=50%>
### 1.3 Upload with programmer (optional) ### 1.3 Upload with programmer (optional)
...@@ -71,6 +71,6 @@ To enable this behavior, simply select `NO_BOOTLOADER` in bootloader size: ...@@ -71,6 +71,6 @@ To enable this behavior, simply select `NO_BOOTLOADER` in bootloader size:
### 2.1 Upload ### 2.1 Upload
To upload without a bootloader, connect a programmer and either pick `Upload` or `Upload Using Programmer`: To upload without a bootloader, connect a programmer and either pick `Upload` or the arrow button. `Upload Using Programmer` has the same effect.
<img src=img/upload.png width=50%><img src=img/upload_programmer.png width=50%><br> <img src=img/upload.png width=50%>
img/programmers.jpg

575 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment