Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ce68070

Browse filesBrowse files
authored
Fixed the external link to a new tab (LOLIN boards) (espressif#5571)
Moved links to the botton
1 parent 90c01da commit ce68070
Copy full SHA for ce68070

File tree

Expand file treeCollapse file tree

1 file changed

+10
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+10
-2
lines changed

‎docs/source/boards/boards.rst

Copy file name to clipboardExpand all lines: docs/source/boards/boards.rst
+10-2Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ Add here the third party boards, listed by vendors.
8484
LOLIN
8585
*****
8686

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

9090
Generic Vendor
9191
**************
@@ -110,3 +110,11 @@ Resources
110110
.. _ESP32 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf
111111
.. _ESP32-S2 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf
112112
.. _ESP32-C3 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-c3_datasheet_en.pdf
113+
114+
.. |board_lolin_d32| raw:: html
115+
116+
<a href="https://www.wemos.cc/en/latest/d32/d32.html" target="_blank">LOLIN D32</a>
117+
118+
.. |board_lolin_d32_pro| raw:: html
119+
120+
<a href="https://www.wemos.cc/en/latest/d32/d32_pro.html" target="_blank">LOLIN D32 Pro</a>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.