mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 10:33:49 +01:00
22 lines
761 B
Markdown
22 lines
761 B
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2018 Gunar Schorcht
|
|
SPDX-License-Identifier: LGPL-2.1-only
|
|
-->
|
|
|
|
@defgroup boards_common_esp32s3 ESP32-S3 Common
|
|
@ingroup boards_common
|
|
@ingroup boards_esp32s3
|
|
@brief Definitions and configurations that are common for
|
|
all ESP32-S3 boards.
|
|
|
|
For detailed information about the ESP32-S3, configuring and compiling RIOT
|
|
for ESP32-S3 boards, please refer \ref esp32_riot.
|
|
|
|
@defgroup boards_esp32s3 ESP32-S3 Boards
|
|
@ingroup boards
|
|
@brief This group of boards contains the documentation of ESP32-S3 boards.
|
|
|
|
@note For detailed information about the ESP32-S3 SoC, the tool chain
|
|
as well as configuring and compiling RIOT for ESP32-S3 boards,
|
|
see \ref esp32_riot.
|