mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
13 lines
390 B
Markdown
13 lines
390 B
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2018 Gunar Schorcht
|
|
SPDX-License-Identifier: LGPL-2.1-only
|
|
-->
|
|
|
|
@defgroup boards_common_esp32x ESP32x Common
|
|
@ingroup boards_common
|
|
@brief Definitions and configurations that are common for
|
|
all ESP32x boards.
|
|
|
|
For detailed information about ESP32x SoCs, configuring and compiling RIOT
|
|
for ESP32x boards, please refer \ref esp32_riot.
|