diff --git a/docs/hardware-support/index.rst b/docs/hardware-support/index.rst index 1d2c38673e48a76b0cbb534e9d3f3616041cbd75..7f4c8cf5b40358bb419bc04997d968576ccce6dc 100644 --- a/docs/hardware-support/index.rst +++ b/docs/hardware-support/index.rst @@ -19,3 +19,4 @@ This section details the hardware (including virtualized) supported as part of virtual-boards/index adding-hardware-support blueprint-peripherals/index + peripherals/index diff --git a/docs/hardware-support/peripherals/index.rst b/docs/hardware-support/peripherals/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..b86460652f63f6954bd71fe6c6a1a311fb5b9f67 --- /dev/null +++ b/docs/hardware-support/peripherals/index.rst @@ -0,0 +1,17 @@ +.. SPDX-FileCopyrightText: Huawei Inc. +.. +.. SPDX-License-Identifier: CC-BY-4.0 + +.. include:: ../../definitions.rst + +|main_project_name| Support for Peripherals +########################################### + +This section details the supported peripherals as part of |main_project_name|. + +Supported WiFi Chipsets +*********************** + +|main_project_name| provides support for the on-board WiFi chipsets on the +targets it maintains compatibility with. For more info check the documentation +for each :ref:`supported board <SupportedBoards>`.