mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 11:33:51 +01:00
Merge pull request #20072 from gschorcht/boards/esp32/fix_doc
boards/common/esp32x: fix doxygen group
This commit is contained in:
commit
fce429d19f
@ -8,9 +8,10 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup boards_common_esp32x ESP32x Common
|
* @defgroup boards_common_esp32x ESP32x Common
|
||||||
|
* @ingroup boards_common
|
||||||
* @brief Definitions and configurations that are common for
|
* @brief Definitions and configurations that are common for
|
||||||
* all ESP32 boards.
|
* all ESP32x boards.
|
||||||
*
|
*
|
||||||
* For detailed information about the ESP32, configuring and compiling RIOT
|
* For detailed information about ESP32x SoCs, configuring and compiling RIOT
|
||||||
* for ESP32 boards, please refer \ref esp32_riot.
|
* for ESP32x boards, please refer \ref esp32_riot.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user