mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +01:00
16 lines
504 B
Markdown
16 lines
504 B
Markdown
<!--
|
|
Copyright (C) 2018 Gunar Schorcht
|
|
|
|
This file is subject to the terms and conditions of the GNU Lesser
|
|
General Public License v2.1. See the file LICENSE in the top level
|
|
directory for more details.
|
|
-->
|
|
|
|
@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.
|