mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
boards/esp: rename doc.txt -> doc.md
This commit is contained in:
parent
bd1780554a
commit
01929dbcc3
@ -1,18 +1,17 @@
|
||||
/*
|
||||
* Copyright (C) 2018 Gunar Schorcht
|
||||
* Copyright (C) 2020 Google LLC
|
||||
*
|
||||
* 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2018 Gunar Schorcht
|
||||
Copyright (C) 2020 Google LLC
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32_esp-ethernet-kit-v1_0 ESP32-Ethernet-Kit V1.0 Board
|
||||
* @ingroup boards_esp32_esp-ethernet-kit
|
||||
* @brief Support for for Espressif ESP32-Ethernet-Kit v1.0
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
* @author Erik Ekman <eekman@google.com>
|
||||
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_esp32_esp-ethernet-kit-v1_0 ESP32-Ethernet-Kit V1.0 Board
|
||||
@ingroup boards_esp32_esp-ethernet-kit
|
||||
@brief Support for for Espressif ESP32-Ethernet-Kit v1.0
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
@author Erik Ekman <eekman@google.com>
|
||||
|
||||
\section esp32-ethernet-kit-v1_0 Espressif ESP32-Ethernet-Kit V1.0
|
||||
|
||||
@ -102,4 +101,3 @@ another 4 GPIOs can be made available (GPIO12, GPIO13, GPIO14, GPIO15).
|
||||
There is a comprehensive [Getting Started Guide](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/esp32/get-started-ethernet-kit-v1.0.html) for the ESP32-Ethernet-Kit with a lot information about hardware configuration.
|
||||
|
||||
[Back to table of contents](#esp32_ethernet_kit_v1_0_toc)
|
||||
*/
|
||||
@ -1,18 +1,17 @@
|
||||
/*
|
||||
* Copyright (C) 2018 Gunar Schorcht
|
||||
* Copyright (C) 2020 Google LLC
|
||||
*
|
||||
* 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2018 Gunar Schorcht
|
||||
Copyright (C) 2020 Google LLC
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32_esp-ethernet-kit-v1_1 ESP32-Ethernet-Kit V1.1 Board
|
||||
* @ingroup boards_esp32_esp-ethernet-kit
|
||||
* @brief Support for for Espressif ESP32-Ethernet-Kit v1.1
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
* @author Erik Ekman <eekman@google.com>
|
||||
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_esp32_esp-ethernet-kit-v1_1 ESP32-Ethernet-Kit V1.1 Board
|
||||
@ingroup boards_esp32_esp-ethernet-kit
|
||||
@brief Support for for Espressif ESP32-Ethernet-Kit v1.1
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
@author Erik Ekman <eekman@google.com>
|
||||
|
||||
\section esp32_esp-ethernet-kit-v1_1 Espressif ESP32-Ethernet-Kit V1.1
|
||||
|
||||
@ -97,4 +96,3 @@ another 4 GPIOs can be made available (GPIO12, GPIO13, GPIO14, GPIO15).
|
||||
There is a comprehensive [Getting Started Guide](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/esp32/get-started-ethernet-kit-v1.1.html) for the ESP32-Ethernet-Kit with a lot information about hardware configuration.
|
||||
|
||||
[Back to table of contents](#esp32_ethernet_kit_v1_1_toc)
|
||||
*/
|
||||
@ -1,18 +1,17 @@
|
||||
/*
|
||||
* Copyright (C) 2018 Gunar Schorcht
|
||||
* Copyright (C) 2020 Google LLC
|
||||
*
|
||||
* 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2018 Gunar Schorcht
|
||||
Copyright (C) 2020 Google LLC
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32_esp-ethernet-kit-v1_2 ESP32-Ethernet-Kit V1.2 Board
|
||||
* @ingroup boards_esp32_esp-ethernet-kit
|
||||
* @brief Support for for Espressif ESP32-Ethernet-Kit V1.2
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
* @author Erik Ekman <eekman@google.com>
|
||||
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_esp32_esp-ethernet-kit-v1_2 ESP32-Ethernet-Kit V1.2 Board
|
||||
@ingroup boards_esp32_esp-ethernet-kit
|
||||
@brief Support for for Espressif ESP32-Ethernet-Kit V1.2
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
@author Erik Ekman <eekman@google.com>
|
||||
|
||||
\section esp32-ethernet-kit-v1_2 Espressif ESP32-Ethernet-Kit v1.2
|
||||
|
||||
@ -97,4 +96,3 @@ another 4 GPIOs can be made available (GPIO12, GPIO13, GPIO14, GPIO15).
|
||||
There is a comprehensive [Getting Started Guide](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/esp32/get-started-ethernet-kit.html) for the ESP32-Ethernet-Kit with a lot information about hardware configuration.
|
||||
|
||||
[Back to table of contents](#esp32_ethernet_kit_v1_2_toc)
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2018 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32_heltec-lora32-v2 Heltec WiFi LoRa 32 V2 boards
|
||||
* @ingroup boards_esp32
|
||||
* @brief Support for Heltec WiFi LoRa 32 V2 boards
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32_heltec-lora32-v2 Heltec WiFi LoRa 32 V2 boards
|
||||
@ingroup boards_esp32
|
||||
@brief Support for Heltec WiFi LoRa 32 V2 boards
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32_heltec_lora32_v2 Heltec WiFi LoRa 32 V2
|
||||
|
||||
@ -236,4 +235,3 @@ For detailed information about ESP32 as well as configuring and compiling RIOT
|
||||
for ESP32 boards, see \ref esp32_riot.
|
||||
|
||||
[Back to table of contents](#esp32_heltec_lora32_v2_toc)
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2018 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32_mh-et-live-minikit MH-ET LIVE MiniKit
|
||||
* @ingroup boards_esp32
|
||||
* @brief Support for MH-ET LIVE MiniKit for ESP32
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32_mh-et-live-minikit MH-ET LIVE MiniKit
|
||||
@ingroup boards_esp32
|
||||
@brief Support for MH-ET LIVE MiniKit for ESP32
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32_mh_et_live_minikit MH-ET LIVE MiniKit for ESP32
|
||||
|
||||
@ -183,4 +182,3 @@ For detailed information about ESP32 as well as configuring and compiling
|
||||
RIOT for ESP32 boards, see \ref esp32_riot.
|
||||
|
||||
[Back to table of contents](#esp32_mh_et_live_minikit_toc)
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2018 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32_olimex-esp32-evb Olimex ESP32-EVB
|
||||
* @ingroup boards_esp32
|
||||
* @brief Support for Olimex ESP32-EVB and ESP32-GATEWAY
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32_olimex-esp32-evb Olimex ESP32-EVB
|
||||
@ingroup boards_esp32
|
||||
@brief Support for Olimex ESP32-EVB and ESP32-GATEWAY
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32_olimex-esp32-evb Olimex ESP32-EVB and ESP32-GATEWAY
|
||||
|
||||
@ -205,4 +204,3 @@ For detailed information about ESP32 as well as configuring and compiling
|
||||
RIOT for ESP32 boards, see \ref esp32_riot.
|
||||
|
||||
[Back to table of contents](#esp32_olimex_esp32_evb_toc)
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* Copyright (C) 2019 Yegor Yefremov
|
||||
*
|
||||
* 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2019 Yegor Yefremov
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32_ttgo-t-beam TTGO T-Beam
|
||||
* @ingroup boards_esp32
|
||||
* @brief Support for TTGO T-Beam boards
|
||||
* @author Yegor Yefremov <yegorslists@googlemail.com>
|
||||
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_esp32_ttgo-t-beam TTGO T-Beam
|
||||
@ingroup boards_esp32
|
||||
@brief Support for TTGO T-Beam boards
|
||||
@author Yegor Yefremov <yegorslists@googlemail.com>
|
||||
|
||||
\section esp32_ttgo_t_beam TTGO T-Beam
|
||||
|
||||
@ -181,4 +180,3 @@ For detailed information about ESP32 as well as configuring and compiling
|
||||
RIOT for ESP32 boards, see \ref esp32_riot.
|
||||
|
||||
[Back to table of contents](#esp32_ttgo_t_beam_toc)
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2018 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32_wemos-lolin-d32-pro Wemos LOLIN D32 Pro
|
||||
* @ingroup boards_esp32
|
||||
* @brief Support for Wemos LOLIN D32 Pro
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32_wemos-lolin-d32-pro Wemos LOLIN D32 Pro
|
||||
@ingroup boards_esp32
|
||||
@brief Support for Wemos LOLIN D32 Pro
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32_wemos_lolin_d32_pro Wemos LOLIN D32 Pro
|
||||
|
||||
@ -183,4 +182,3 @@ For detailed information about ESP32 as well as configuring and compiling
|
||||
RIOT for ESP32 boards, see \ref esp32_riot.
|
||||
|
||||
[Back to table of contents](#esp32_wemos_lolin_d32_pro_toc)
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2018 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32_wroom-32 Generic ESP32-WROOM-32 boards
|
||||
* @ingroup boards_esp32
|
||||
* @brief Support for generic ESP32-WROOM-32 boards
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32_wroom-32 Generic ESP32-WROOM-32 boards
|
||||
@ingroup boards_esp32
|
||||
@brief Support for generic ESP32-WROOM-32 boards
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32_wroom_32 ESP32-WROOM-32 based boards
|
||||
|
||||
@ -78,7 +77,7 @@ interface when
|
||||
- a corresponding init function is called z. `adc_init`, `dac_init` and
|
||||
`pwm_init` or
|
||||
- The corresponding peripheral interface is used for the first time,
|
||||
e.g. `spi_aqcuire.
|
||||
e.g. `spi_aqcuire`.
|
||||
|
||||
That is, the purpose for which a GPIO is used depends on which module
|
||||
or function is used first.
|
||||
@ -189,4 +188,3 @@ For detailed information about ESP32 as well as configuring and compiling
|
||||
RIOT for ESP32 boards, see \ref esp32_riot.
|
||||
|
||||
[Back to table of contents](#esp32_wroom_32_toc)
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2018 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32_esp-wrover-kit ESP-WROVER-KIT V3
|
||||
* @ingroup boards_esp32
|
||||
* @brief Support for for Espressif ESP-WROVER-KIT V3
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32_esp-wrover-kit ESP-WROVER-KIT V3
|
||||
@ingroup boards_esp32
|
||||
@brief Support for for Espressif ESP-WROVER-KIT V3
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32_wrover_kit ESP-WROVER-KIT V3
|
||||
|
||||
@ -341,4 +340,3 @@ method for flashing with `esptool.py` can still be used. In that case, the
|
||||
There is a comprehensive
|
||||
[Getting Started Guide](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/esp32/get-started-wrover-kit-v3.html)
|
||||
for the ESP-WROVER-KIT with a lot information about hardware configuration.
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* Copyright (C) 2022 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2022 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32c3_devkit ESP32-C3-DevKit Board
|
||||
* @ingroup boards_esp32c3
|
||||
* @brief Support for generic ESP32-C3 boards
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32c3_devkit ESP32-C3-DevKit Board
|
||||
@ingroup boards_esp32c3
|
||||
@brief Support for generic ESP32-C3 boards
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32c3_devkit ESP32-C3-DevKit
|
||||
|
||||
@ -155,4 +154,3 @@ For detailed information about ESP32-C3 as well as configuring and compiling
|
||||
RIOT for ESP32-C3 boards, see \ref esp32_riot.
|
||||
|
||||
[Back to table of contents](#esp32c3_devkit_toc)
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* Copyright (C) 2023 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2023 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32c3_wemos_mini Wemos ESP32-C3 mini
|
||||
* @ingroup boards_esp32c3
|
||||
* @brief Support for generic ESP32-C3 boards
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32c3_wemos_mini Wemos ESP32-C3 mini
|
||||
@ingroup boards_esp32c3
|
||||
@brief Support for generic ESP32-C3 boards
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32c3_wemos_mini Wemos ESP32-C3 mini
|
||||
|
||||
@ -188,4 +187,3 @@ For detailed information about ESP32-C3 as well as configuring and compiling
|
||||
RIOT for ESP32-C3 boards, see \ref esp32_riot.
|
||||
|
||||
[Back to table of contents](#esp32c3_wemos_mini_toc)
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* Copyright (C) 2022 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2022 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32s2_devkit ESP32-S2-DevKit Board
|
||||
* @ingroup boards_esp32s2
|
||||
* @brief Support for generic ESP32S2 boards
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32s2_devkit ESP32-S2-DevKit Board
|
||||
@ingroup boards_esp32s2
|
||||
@brief Support for generic ESP32S2 boards
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32s2_devkit ESP32-S2-DevKit
|
||||
|
||||
@ -198,4 +197,3 @@ For detailed information about ESP32-S2 as well as configuring and compiling
|
||||
RIOT for ESP32-S2 boards, see \ref esp32_riot.
|
||||
|
||||
[Back to table of contents](#esp32s2_devkit_toc)
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* Copyright (C) 2022 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2022 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32s2_lilygo_ttgo_t8 LILYGO TTGO T8 ESP32-S2 Board
|
||||
* @ingroup boards_esp32s2
|
||||
* @brief Support for LILYGO TTGO T8 ESP32-S2 Board
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32s2_lilygo_ttgo_t8 LILYGO TTGO T8 ESP32-S2 Board
|
||||
@ingroup boards_esp32s2
|
||||
@brief Support for LILYGO TTGO T8 ESP32-S2 Board
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32s2_lilygo_ttgo_t8 LILYGO TTGO T8 ESP32-S2
|
||||
|
||||
@ -174,4 +173,3 @@ the download mode has to be forced before by pressing the Reset (RST) button
|
||||
while holding the BOOT (BOT) button.
|
||||
|
||||
[Back to table of contents](#esp32s2_lilygo_ttgo_t8_toc)
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* Copyright (C) 2022 Benjamin Valentin
|
||||
*
|
||||
* 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2022 Benjamin Valentin
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32s2-wemos-mini Wemos S2 mini Board
|
||||
* @ingroup boards_esp32s2
|
||||
* @brief Support for Wemos S2 mini Board
|
||||
* @author Benjamin Valentin <benjamin.valentin@ml-pa.com>
|
||||
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_esp32s2-wemos-mini Wemos S2 mini Board
|
||||
@ingroup boards_esp32s2
|
||||
@brief Support for Wemos S2 mini Board
|
||||
@author Benjamin Valentin <benjamin.valentin@ml-pa.com>
|
||||
|
||||
\section esp32s2-wemos-mini Wemos S2 mini
|
||||
|
||||
@ -41,4 +40,3 @@ For detailed information about ESP32-S2 as well as configuring and compiling
|
||||
RIOT for ESP32-S2 boards, see \ref esp32_riot.
|
||||
|
||||
[Back to table of contents](#esp32s2-wemos-mini_toc)
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* Copyright (C) 2023 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2023 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32s3_box ESP32-S3-Box
|
||||
* @ingroup boards_esp32s3
|
||||
* @brief Support for the ESP32-S3-Box
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32s3_box ESP32-S3-Box
|
||||
@ingroup boards_esp32s3
|
||||
@brief Support for the ESP32-S3-Box
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32s3_box ESP32-S3-Box
|
||||
|
||||
@ -146,4 +145,3 @@ In download mode, the USB Serial/JTAG interface is always available.
|
||||
the flashed application.
|
||||
|
||||
[Back to table of contents](#esp32s3_box_toc)
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* Copyright (C) 2022 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2022 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32s3_devkit ESP32-S3-DevKit Board
|
||||
* @ingroup boards_esp32s3
|
||||
* @brief Support for generic ESP32S3 boards
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32s3_devkit ESP32-S3-DevKit Board
|
||||
@ingroup boards_esp32s3
|
||||
@brief Support for generic ESP32S3 boards
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32s3_devkit ESP32-S3-DevKit
|
||||
|
||||
@ -201,4 +200,3 @@ For detailed information about ESP32-S3 as well as configuring and compiling
|
||||
RIOT for ESP32-S3 boards, see \ref esp32_riot.
|
||||
|
||||
[Back to table of contents](#esp32s3_devkit_toc)
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* Copyright (C) 2023 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2023 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32s3_pros3 ESP32 ProS3 Board
|
||||
* @ingroup boards_esp32s3
|
||||
* @brief Support for the ESP32 ProS3 board
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32s3_pros3 ESP32 ProS3 Board
|
||||
@ingroup boards_esp32s3
|
||||
@brief Support for the ESP32 ProS3 board
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32s3_pros3 ESP32 ProS3
|
||||
|
||||
@ -188,5 +187,3 @@ adapter. Simply add `stdio_uart` to the list of used modules for this purpose:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
BOARD=esp32s3-pros3 USEMODULE=stdio_uart make flash ...
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* Copyright (C) 2023 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2023 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32s3_usb_otg ESP32-S3-USB-OTG Board
|
||||
* @ingroup boards_esp32s3
|
||||
* @brief Support for the ESP32-S3-USB-OTG board
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32s3_usb_otg ESP32-S3-USB-OTG Board
|
||||
@ingroup boards_esp32s3
|
||||
@brief Support for the ESP32-S3-USB-OTG board
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32s3_usb_otg ESP32-S3-USB-OTG
|
||||
|
||||
@ -187,5 +186,3 @@ STDIO. Simply add `stdio_uart` to the list of used modules for this purpose:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
BOARD=esp32s3-usb-otg USEMODULE=stdio_uart make flash ...
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
*/
|
||||
@ -1,16 +1,15 @@
|
||||
/*
|
||||
* Copyright (C) 2023 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.
|
||||
*/
|
||||
<!--
|
||||
Copyright (C) 2023 Gunar Schorcht
|
||||
|
||||
/**
|
||||
* @defgroup boards_esp32s3_wt32_sc01_plus ESP32-S3 WT32-SC01 Plus
|
||||
* @ingroup boards_esp32s3
|
||||
* @brief Support for the ESP32-S3 WT32-SC01 Plus
|
||||
* @author Gunar Schorcht <gunar@schorcht.net>
|
||||
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_esp32s3_wt32_sc01_plus ESP32-S3 WT32-SC01 Plus
|
||||
@ingroup boards_esp32s3
|
||||
@brief Support for the ESP32-S3 WT32-SC01 Plus
|
||||
@author Gunar Schorcht <gunar@schorcht.net>
|
||||
|
||||
\section esp32s3_wt32_sc01_plus ESP32-S3 WT32-SC01 Plus
|
||||
|
||||
@ -186,5 +185,3 @@ For detailed information on debugging an ESP32-S3 board, refer to the section
|
||||
[JTAG Debugging with ESP32x SoC](#esp32_jtag_debugging).
|
||||
|
||||
[Back to table of contents](#esp32s3_wt32_sc01_plus_toc)
|
||||
|
||||
*/
|
||||
@ -1,5 +1,3 @@
|
||||
/**
|
||||
|
||||
@defgroup boards_esp8266_esp-12x ESP-12x based boards
|
||||
@ingroup boards_esp8266
|
||||
@brief Support for boards that use ESP-12x modules.
|
||||
@ -140,4 +138,3 @@ easier.
|
||||
Following image shows the pinout of Adafruit Feather HUZZAH ESP8266.
|
||||
|
||||
@image html "https://gitlab.com/gschorcht/RIOT.wiki-Images/raw/master/esp8266/Adafruit_Huzzah_ESP8266_pinout.png" "Adafruit Feather HUZZAH ESP8266 pinout"
|
||||
*/
|
||||
@ -1,5 +1,3 @@
|
||||
/**
|
||||
|
||||
@defgroup boards_esp8266_olimex-mod Olimex MOD-WIFI-ESP8266-DEV
|
||||
@ingroup boards_esp8266
|
||||
@brief Support for the Olimex MOD-WIFI-ESP8266-DEV board.
|
||||
@ -97,4 +95,3 @@ make flash BOARD=esp8266-olimex-mod ...
|
||||
|
||||
For detailed information about ESP8266 as well as configuring and compiling
|
||||
RIOT for ESP8266 boards, see \ref esp8266_riot.
|
||||
*/
|
||||
@ -1,5 +1,3 @@
|
||||
/**
|
||||
|
||||
@defgroup boards_esp8266_sparkfun-thing SparkFun ESP8266 Thing
|
||||
@ingroup boards_esp8266
|
||||
@brief Support for the SparkFun ESP8266 Thing modules.
|
||||
@ -106,4 +104,3 @@ make flash BOARD=esp8266-sparkfun-thing ...
|
||||
|
||||
For detailed information about ESP8266 as well as configuring and compiling
|
||||
RIOT for ESP8266 boards, see \ref esp8266_riot.
|
||||
*/
|
||||
Loading…
x
Reference in New Issue
Block a user