We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91489a7 commit 43e8f11Copy full SHA for 43e8f11
boards/wemos/esp32s2_lolin_mini/doc/index.rst
@@ -31,15 +31,15 @@ Hardware
31
********
32
33
Supported Features
34
-------------------
+==================
35
36
.. zephyr:board-supported-hw::
37
38
System requirements
39
*******************
40
41
Prerequisites
42
--------------
+=============
43
44
Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command
45
below to retrieve those files.
@@ -53,7 +53,7 @@ below to retrieve those files.
53
It is recommended running the command above after :file:`west update`.
54
55
Building & Flashing
56
--------------------
+===================
57
58
Build and flash applications as usual (see :ref:`build_an_application` and
59
:ref:`application_run` for more details).
0 commit comments