mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
Merge branch 'docs/add_an_example_list_for_esp32-wrover-kit_v4.3' into 'release/v4.3'
docs: add an example list for esp-wrover-kit (v4.3) See merge request espressif/esp-idf!16692
This commit is contained in:
@ -360,6 +360,11 @@ Now to Development
|
||||
|
||||
Please proceed to :doc:`../../get-started/index`, where Section :ref:`get-started-step-by-step` will quickly help you set up the development environment and then flash an example project onto your board.
|
||||
|
||||
The application examples that use some hardware specific to your ESP-WROVER-KIT can be found below.
|
||||
|
||||
* On-board LCD example: :example:`peripherals/spi_master/lcd`
|
||||
* SD card slot example: :example:`storage/sd_card`
|
||||
* Camera connector example: https://github.com/espressif/esp32-camera
|
||||
|
||||
Related Documents
|
||||
-----------------
|
||||
|
@ -422,6 +422,12 @@ USB 供电 使能 UART 通信
|
||||
|
||||
现在,请前往 :doc:`../../get-started/index` 中的 :ref:`get-started-step-by-step` 章节,查看如何设置开发环境,并尝试将示例项目烧录至您的开发板。
|
||||
|
||||
以下链接提供了与 ESP-WROVER-KIT 开发板硬件相关的示例:
|
||||
|
||||
* 板上 LCD 示例::example:`peripherals/spi_master/lcd`
|
||||
* SD 卡槽示例: :example:`storage/sd_card`
|
||||
* 摄像头示例:https://github.com/espressif/esp32-camera
|
||||
|
||||
|
||||
相关文档
|
||||
-----------------
|
||||
|
Reference in New Issue
Block a user