Skip to content
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
12 changes: 10 additions & 2 deletions docs/source/boards/boards.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ Add here the third party boards, listed by vendors.
LOLIN
*****

* `LOLIN D32 <https://www.wemos.cc/en/latest/d32/d32.html>`_
* `LOLIN D32 Pro <https://www.wemos.cc/en/latest/d32/d32_pro.html>`_
* |board_lolin_d32|
* |board_lolin_d32_pro|

Generic Vendor
**************
Expand All @@ -110,3 +110,11 @@ Resources
.. _ESP32 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf
.. _ESP32-S2 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf
.. _ESP32-C3 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-c3_datasheet_en.pdf

.. |board_lolin_d32| raw:: html

<a href="https://www.wemos.cc/en/latest/d32/d32.html" target="_blank">LOLIN D32</a>

.. |board_lolin_d32_pro| raw:: html

<a href="https://www.wemos.cc/en/latest/d32/d32_pro.html" target="_blank">LOLIN D32 Pro</a>