Added documentation for the Arduino IDE tools menu (#6284)

* Added the Tools Options into the docs.

* Added more options

* Deleted wrong file.

* [Docs] Added image to show the MSC and some grammar fixes

* [Docs] Added more information about the core selection

* Deleted wrong file.

* [Docs] Added more information about the core selection

* [Docs] Changes according to the PR review
This commit is contained in:
Pedro Minatel
2022-02-16 13:43:21 +00:00
committed by GitHub
parent c7cc5c90eb
commit 4900979906
6 changed files with 216 additions and 5 deletions

View File

@ -3,10 +3,8 @@ Tutorials
#########
.. toctree::
:maxdepth: 2
:caption: Tutorials:
:maxdepth: 1
:glob:
Blink <blink>
Basic <basic>
DFU <dfu>
GPIO Matrix and Pin Mux <io_mux>
*