Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation: note about options on PIO #8174

Merged
merged 3 commits into from
Jun 25, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 12 additions & 4 deletions doc/ideoptions.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Arduino IDE: esp8266 specificities in Tools menu
================================================
esp8266 configuration
=====================

Overview
--------
Expand All @@ -11,8 +11,16 @@ not visible, please try using the generic esp8266 or esp8285 board.
In every menu entry, the first option is the default one and is suitable for
most users (except for flash size in the generic ESP8266 board).

Specific option list
--------------------
Note about PlatformIO
---------------------

`PlatformIO specific documentation
<https://docs.platformio.org/en/latest/platforms/espressif8266.html#espressif-8266>`__
is also available. Note that this link is available here for reference and
is not maintained by the esp8266 Arduino core platform team.

Arduino IDE Tools Menu
----------------------

Board
~~~~~
Expand Down