mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +01:00
18 lines
682 B
Markdown
18 lines
682 B
Markdown
@defgroup boards_common_esp8266 ESP8266 Common
|
|
@ingroup boards_common
|
|
@ingroup boards_esp8266
|
|
@brief Definitions and configurations that are common for
|
|
all ESP8266 boards.
|
|
|
|
For detailed information about the ESP8266, configuring and compiling RIOT
|
|
for ESP8266 boards, please refer \ref esp8266_riot.
|
|
|
|
@defgroup boards_esp8266 ESP8266 Boards
|
|
@ingroup boards
|
|
@brief This group of boards contains the documentation
|
|
defined ESP8266 boards.
|
|
|
|
@note For detailed information about the ESP8266 SoC, the tool chain
|
|
as well as configuring and compiling RIOT for ESP8266 boards,
|
|
see \ref esp8266_riot.
|