Skip to content

Commit 45023b2

Browse files
richabprlubos
authored andcommitted
[nrf noup] zephyr: doc: fix board page
Fixed board page in zephyr. Signed-off-by: Richa Pandey <[email protected]> (cherry picked from commit f1732a8)
1 parent b68aa7b commit 45023b2

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

boards/index.rst

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -12,33 +12,8 @@ template available under :zephyr_file:`doc/templates/board.tmpl`.
1212
Shields are hardware add-ons that can be stacked on top of a board to add extra functionality.
1313
Refer to the :ref:`shield_porting_guide` for more information on how to port a shield.
1414

15-
.. admonition:: Search Tips
16-
:class: dropdown
17-
18-
* Use the form below to filter the list of supported boards and shields. If a field is left
19-
empty, it will not be used in the filtering process.
20-
21-
* Filtering by name and vendor is available for both boards and shields. The rest of the fields
22-
apply only to boards.
23-
24-
* A board/shield must meet **all** criteria selected across different fields. For example, if you
25-
select both a vendor and an architecture, only boards that match both will be displayed. Within
26-
a single field, selecting multiple options (such as two architectures) will show boards
27-
matching **either** option.
28-
29-
* The list of supported hardware features for each board is automatically generated using
30-
information from the Devicetree. It may not be reflecting the full list of supported features
31-
since some of them may not be enabled by default.
32-
33-
* Can't find your exact board? Don't worry! If a similar board with the same or a closely related
34-
MCU exists, you can use it as a :ref:`starting point <create-your-board-directory>` for adding
35-
support for your own board.
36-
3715
.. toctree::
3816
:maxdepth: 2
3917
:glob:
40-
:hidden:
4118

4219
*/index
43-
44-
.. zephyr:board-catalog::

0 commit comments

Comments
 (0)