mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 17:52:47 +01:00
boards/common/esp: deduplicate common esp boards group definitions
This commit is contained in:
parent
bd816f3fb1
commit
90e136405e
@ -7,9 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup boards_common_esp32 ESP32 Board Commons
|
* @ingroup boards_common_esp32
|
||||||
* @ingroup boards_common
|
|
||||||
* @brief Common definitions for all ESP32 boards
|
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
@ -7,9 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup boards_common_esp8266 ESP8266 Common
|
* @ingroup boards_common_esp8266
|
||||||
* @ingroup boards_common
|
|
||||||
* @brief Common files for the esp8266 board.
|
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
Loading…
Reference in New Issue
Block a user