docs: add an example list for esp-wrover-kit

This commit is contained in:
Wang Fang
2021-11-26 14:59:09 +08:00
committed by BOT
parent 028f1d9345
commit a469559e1a
2 changed files with 11 additions and 0 deletions

View File

@@ -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
-----------------